This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9fb83d631f0172fe0648d23a0b582cfc56ca82d
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
History
anna
d9fb83d631
lambda: accept raw functional interfaces when there are no params
2012-12-18 13:07:31 +01:00
..
Diamond8HighlightingTest.java
do not treat diamonds in jdk 8 special (IDEA-97294)
2012-12-13 18:42:28 +01:00
FunctionalInterfaceTest.java
extract method refs util
2012-11-01 14:43:00 +01:00
LambdaHighlightingTest.java
lambda: accept raw functional interfaces when there are no params
2012-12-18 13:07:31 +01:00
LambdaInferenceTest.java
lambda: infer from return type; cyclic inference stop
2012-08-13 11:29:40 +04:00
LambdaParamsTest.java
lambda: check formal types for equality
2012-08-20 21:47:21 +04:00
MethodReferencesFindUsagesTest.java
search for method references during constructor search (IDEA-92804)
2012-10-15 16:20:55 +02:00
MethodRefHighlightingTest.java
SOE (IDEA-95955)
2012-11-29 11:53:09 +01:00