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
43e079d97d9f579c3910bf4da703ce08b89b4f7e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
43e079d97d
skip inference from parent for diamond's search for constructor (IDEA-101166)
2013-02-18 11:31:58 +01:00
..
diamond
do not treat diamonds in jdk 8 special (IDEA-97294)
2012-12-13 18:42:28 +01:00
functionalInterface
…
graphInference
skip inference from parent for diamond's search for constructor (IDEA-101166)
2013-02-18 11:31:58 +01:00
highlighting
lambda: correct inference for vararg place > params.len (IDEA-101169)
2013-02-15 14:00:03 +01:00
inference
…
interfaceMethods
fix method hierarchy with default methods: mark method to implement if it abstract and overrides default method (IDEA-101167)
2013-02-15 18:36:24 +01:00
methodRef
method ref: accept non parameterized receivers (IDEA-101168)
2013-02-15 14:00:02 +01:00
params
lambda: incompatible lambda parameters type check fixed according to wildcards (IDEA-99073)
2013-01-16 15:57:08 +01:00