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-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfc55bcb41bb04f51485a1c75b0f7218e074c875
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
T
History
Roman Shevchenko
cfc55bcb41
java: single underscore variables highlighting for Java 8
2013-08-07 15:07:21 +02:00
..
Diamond8HighlightingTest.java
…
ExceptionVariablesInferenceTest.java
…
FunctionalInterfaceTest.java
…
GraphInferenceHighlightingTest.java
resolve/highlighting performance:
2013-08-05 13:14:55 +04:00
Interface8MethodsHighlightingTest.java
static interface methods: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:53 +04:00
LambdaHighlightingTest.java
java: single underscore variables highlighting for Java 8
2013-08-07 15:07:21 +02:00
LambdaInferenceTest.java
…
LambdaParamsTest.java
…
LambdaRedundantCastTest.java
…
MethodReferencesFindUsagesTest.java
…
MethodRefHighlightingTest.java
resolve/highlighting performance:
2013-08-05 13:14:55 +04:00
Normal8CompletionTest.groovy
IDEA-104677 Selected completion item isn't inserted by typing a colon
2013-08-01 19:07:30 +02:00
TarjanTest.java
inference graph stub: cyclic graph -> acyclic components (tarjan algorithm)
2013-07-04 20:36:43 +02:00