This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-15 01:31:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02c3e4395d4618aa379781e182cb8f4ce0aeca80
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
History
Anna Kozlova
892fe777b0
testdata for IDEA-130547
2014-09-30 19:18:49 +02: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
testdata for IDEA-130547
2014-09-30 19:18:49 +02: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
reference to static method from interface: prefer static import context if provided (IDEA-130136)
2014-09-30 15:47:29 +02:00
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: same parametrization check tweaked (IDEA-130519)
2014-09-30 15:47:28 +02:00
newMethodRef
method refs: correct condition on receiver type substitution (IDEA-129905)
2014-09-16 20:11:42 +04:00
overloadResolution
do not drill inside lambda body during return statement search (IDEA-130123)
2014-09-29 14:08:36 +02:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…