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-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b725bc33e28cbc00feac7f889dc9fe4d8ae4319
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
peter
3b725bc33e
IDEA-155188 Lambda auto completion for incomplete overloaded method fails
2016-04-25 20:45:38 +02:00
..
additionalConstraints
…
advHighlighting8
no need to check unrelated concrete for same named constructors in the hierarchy (IDEA-154377)
2016-04-08 18:44:25 +02:00
changeSignature
…
completion
/normal
IDEA-155188 Lambda auto completion for incomplete overloaded method fails
2016-04-25 20:45:38 +02:00
constraints
…
diamond
diamonds: don't accept inferred types when error appeared during inference (IDEA-154619)
2016-04-21 18:39:23 +02:00
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
diamonds: don't accept inferred types when error appeared during inference (IDEA-154619)
2016-04-21 18:39:23 +02:00
highlighting
clear error message (IDEA-154419)
2016-04-08 18:44:25 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
highlighting: don't add warning for nested lambda when problem is inside upper level (IDEA-155192)
2016-04-25 14:41:56 +02:00
newMethodRef
method refs: site substitution should not replace session setup (IDEA-154722)
2016-04-14 12:28:44 +02:00
overloadResolution
…
params
…
performance
…
redundantCast
testdata for IDEA-153701
2016-04-21 14:33:04 +02:00
regression
…
resolve
…
wildcardParametrization
…