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
a7316ca5940a4c53fd4bbeb6ad3e1957417b032d
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
…