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
857c23caf2fbfb5c15094d5d11201f6d3d0797e4
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
History
Anna Kozlova
857c23caf2
method refs: wildcards treatment (IDEA-99828)
2013-01-28 14:00:10 +04: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
@NotNull
2013-01-15 13:57:07 +04:00
LambdaInferenceTest.java
lambda: infer from return type; cyclic inference stop
2012-08-13 11:29:40 +04:00
LambdaParamsTest.java
lambda: incompatible lambda parameters type check fixed according to wildcards (IDEA-99073)
2013-01-16 15:57:08 +01:00
MethodReferencesFindUsagesTest.java
search for method references during constructor search (IDEA-92804)
2012-10-15 16:20:55 +02:00
MethodRefHighlightingTest.java
method refs: wildcards treatment (IDEA-99828)
2013-01-28 14:00:10 +04:00