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-08-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc988e848d87c0957810efc337f390d8d680656d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
dc988e848d
new inference: do not resolve method calls in lambda return expressions to check isPolyExpression when arguments do not contain potential constrains
2014-09-16 10:25:03 +04:00
..
additionalConstraints
new inference: do not resolve method calls in lambda return expressions to check isPolyExpression when arguments do not contain potential constrains
2014-09-16 10:25:03 +04:00
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
new inference: teach strict subtyping constraint about intersection types (IDEA-129727)
2014-09-11 09:49:51 +04:00
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
new inference: process fresh variables depending on resolved vars (IDEA-56775)
2014-09-08 20:29:29 +04:00
highlighting
new inference: most specific check according to spec, fixed testdata after JDK-8043734
2014-09-04 13:45:03 +04:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
new inference: most specific check according to spec, fixed testdata after JDK-8043734
2014-09-04 13:45:03 +04:00
newLambda
lambda: ensure ground type is taken before lambda parameter type is calculated (IDEA-129791)
2014-09-12 21:36:55 +04:00
newMethodRef
testdata accepted
2014-09-12 09:34:43 +04:00
overloadResolution
testdata for IDEA-102800
2014-09-08 15:37:38 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…