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
b33fa7fc2562f2c5e06066dd31f7836ebeeccf9b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
b33fa7fc25
effectively final: check flow at variable start (IDEA-114737)
2013-10-10 18:39:58 +02:00
..
completion
/normal
static interface methods completion: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:54 +04:00
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
new inference: default constructor as poly expression argument
2013-09-20 20:36:37 +04:00
highlighting
effectively final: check flow at variable start (IDEA-114737)
2013-10-10 18:39:58 +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
non-static members access from implicitly static context fixed (IDEA-108285)
2013-06-03 22:25:26 +04:00
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
…