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 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f2a4dca133330b285f633cd3ec04ec98f9fd2fd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
a7316ca594
lambda: do not suggest to replace with lambda when refs to final fields exist in body (IDEA-111026); final initializer
2013-10-24 14:07:46 +02:00
..
completion
/normal
…
diamond
…
exceptions
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
functionalInterface
…
graphInference
…
highlighting
lambda: do not suggest to replace with lambda when refs to final fields exist in body (IDEA-111026); final initializer
2013-10-24 14:07:46 +02:00
inference
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
interfaceMethods
…
methodRef
inference: do not check return type during inference; separate highlighting check
2013-10-08 17:13:33 +02:00
params
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
redundantCast
…