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-07-29 06:32:23 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19ac5df6f26287c0710cd3afc0432e251114fa13
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
newLambda
T
History
anna
301efb1be6
lambda: do not distinguish between ellipsis and arrays for formal lambda params checks (IDEA-117124)
...
(cherry picked from commit 03b253b084ddb93ce485b1997d47a4b00284eb74)
2013-11-28 12:21:37 +01:00
..
AfterAbstractPipeline2.java
…
ArgumentOfAnonymousClass.java
lambda: process lambda as parameter for anonymous class (IDEA-116987)
2013-11-25 20:48:16 +01:00
Ellipsis.java
lambda: do not distinguish between ellipsis and arrays for formal lambda params checks (IDEA-117124)
2013-11-28 12:21:37 +01:00
IDEA93586.java
…
IDEA106670.java
new inference: accept unbounded wildcards
2013-11-25 16:47:47 +01:00
IDEA112922.java
…
IDEA113504.java
…
IDEA113573.java
…
IDEA116252.java
…
IDEA116548.java
new inference: isValueCompatible check during reduce (IDEA-116548)
2013-11-25 16:47:43 +01:00
IncludeConstraintsWhenParentMethodIsDuringCalculation.java
new inference: include lifting constraint when parent call is being investigated
2013-11-25 16:48:11 +01:00
IntersectionTypesDuringInference.java
intersection types for PsiTypeVisitor; do not convert intersection type to class type even when no actual substitution is needed
2013-11-25 16:48:05 +01:00
OverloadResolutionSAM.java
new inference: overload resolution: check SAM specific withing common specific check
2013-11-25 16:47:58 +01:00
UseCalculatedSubstitutor.java
new inference: raise a error when function type was not inferred (supposing well-formed type as free from wildcards)
2013-11-25 16:48:23 +01:00