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
2026-01-06 03:21:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65eba117da35190e3093506e5f154907e823b20f
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
History
anna
65eba117da
graph inference: do not infer diamonds based on graph inference
2013-02-20 16:33:51 +01:00
..
Diamond8HighlightingTest.java
…
FunctionalInterfaceTest.java
…
GraphInferenceHighlightingTest.java
graph inference: do not infer diamonds based on graph inference
2013-02-20 16:33:51 +01:00
Interface8MethodsHighlightingTest.java
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00
LambdaHighlightingTest.java
lambda: correct inference for vararg place > params.len (IDEA-101169)
2013-02-15 14:00:03 +01:00
LambdaInferenceTest.java
…
LambdaParamsTest.java
lambda: inference from formal params fixed (IDEA-101176)
2013-02-18 18:15:18 +01:00
MethodReferencesFindUsagesTest.java
…
MethodRefHighlightingTest.java
method ref: accept non parameterized receivers (IDEA-101168)
2013-02-15 14:00:02 +01:00