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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68f7ee96f70cf0b98dd348fb02d4051fb9589cb4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
68f7ee96f7
java8: static method with body is allowed in interface (IDEA-100334)
2013-02-04 14:07:09 +04:00
..
diamond
do not treat diamonds in jdk 8 special (IDEA-97294)
2012-12-13 18:42:28 +01:00
functionalInterface
…
highlighting
lambda: choose more specific by return type fix (IDEA-99969); check cyclic inference when not on raw
2013-01-29 14:43:26 +04:00
inference
…
interfaceMethods
java8: static method with body is allowed in interface (IDEA-100334)
2013-02-04 14:07:09 +04:00
methodRef
method refs: attempt to use parent to infer constructor type (IDEA-98846)
2013-01-30 15:51:30 +04:00
params
lambda: incompatible lambda parameters type check fixed according to wildcards (IDEA-99073)
2013-01-16 15:57:08 +01:00