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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1b12f602524b90af7a15214c9f0bb19231ea1ec
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
f1b12f6025
method refs: correct condition on receiver type substitution (IDEA-129905)
2014-09-16 20:11:42 +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
new inference: checked exceptions inference, ensure throws bound are marked as such
2014-09-16 16:04:04 +04:00
newMethodRef
method refs: correct condition on receiver type substitution (IDEA-129905)
2014-09-16 20:11:42 +04:00
overloadResolution
testdata for IDEA-102800
2014-09-08 15:37:38 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…