This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5afaa7a583e5788e82cb6fb9971036ce857a900
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
e5afaa7a58
new inference: process additional constraints one after another and use data from previous results (IDEA-124983)
2014-09-01 21:46:11 +04:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
fix testdata imports
2014-08-28 15:20:58 +04:00
highlighting
effectively final check (IDEA-128196)
2014-08-04 15:08:27 +02:00
incomplete
…
inference
…
interfaceMethods
forbid 'static'/'default' in annotation types
2014-08-18 14:35:59 +04:00
methodRef
method reference: exact reference check fixed for methods with the signatures without generics (IDEA-127765)
2014-08-05 18:54:32 +02:00
mostSpecific
new inference: no substitution during most specific inference by means of new spec (IDEA-127584)
2014-07-21 17:56:20 +02:00
newLambda
new inference: process additional constraints one after another and use data from previous results (IDEA-124983)
2014-09-01 21:46:11 +04:00
newMethodRef
new inference: cleanup incorporation phase
2014-08-29 12:01:58 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…