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-09-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f361c861478e779a22e9d7c2871ed1fa1d9e521
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
5f361c8614
new inference: restore cache after use
2014-08-06 17:55:44 +02:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
new inference: restore cache after use
2014-08-06 17:55:44 +02:00
highlighting
effectively final check (IDEA-128196)
2014-08-04 15:08:27 +02:00
incomplete
…
inference
…
interfaceMethods
…
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
lambda: do not start inference from void type (IDEA-127596)
2014-07-21 12:12:28 +02:00
newMethodRef
method refs: check first parameter if it could be a receiver for varargs methods (IDEA-127506)
2014-07-18 18:19:20 +02:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…