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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82fd892ec5548f180b82fbe4c1d5a96890b01d41
openide
/
java
/
java-tests
/
testSrc
/
com
/
intellij
/
codeInsight
/
daemon
/
lambda
T
History
anna
82fd892ec5
new inference: overload resolution: check SAM specific withing common specific check
...
(cherry picked from commit 2bbd45e57bc5df7ff2a5cae7acedc0d2428d9afe)
2013-11-25 16:47:58 +01:00
..
Diamond8HighlightingTest.java
new inference: use policy to pass that params should be lifted without Object assignment
2013-11-25 16:47:44 +01:00
ExceptionVariablesInferenceTest.java
lambda: catch exception by SAM method substitution (IDEA-116441)
2013-11-25 16:47:34 +01:00
FunctionalInterfaceTest.java
…
GenericsHighlighting8Test.java
check bounds should ignore recursive substitution also when wildcard is captured
2013-11-25 16:47:51 +01:00
GraphInferenceHighlightingTest.java
switch tests on new inference
2013-11-25 16:47:38 +01:00
Interface8MethodsHighlightingTest.java
java 8: forbid super in static methods
2013-11-05 12:56:04 +01:00
LambdaHighlightingTest.java
…
LambdaInferenceTest.java
…
LambdaParamsTest.java
…
LambdaRedundantCastTest.java
…
MethodReferencesFindUsagesTest.java
…
MethodRefHighlightingTest.java
new inference: use policy to pass that params should be lifted without Object assignment
2013-11-25 16:47:44 +01:00
NewLambdaHighlightingTest.java
new inference: overload resolution: check SAM specific withing common specific check
2013-11-25 16:47:58 +01:00
NewMethodRefHighlightingTest.java
constructor refs: forbid raw constructor references with explicit new type args
2013-11-25 16:47:57 +01:00
Normal8CompletionTest.groovy
…
PsiPolyExpressionUtilTest.java
…
TarjanTest.java
…