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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04704da8171300ebb45c7bda8e2680745d9f5dea
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
04704da817
new inference: accept deep nested lambdas (IDEA-125264)
2014-09-02 16:24:20 +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: accept deep nested lambdas (IDEA-125264)
2014-09-02 16:24:20 +04:00
newMethodRef
new inference: cleanup incorporation phase
2014-08-29 12:01:58 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…