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-06-15 15:17:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3ca224f07e71168e734bc442c1c3ccea35a65ab
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
peter
c71a1e7136
IDEA-158267 Parameter completion overwrites the following lambda declaration ' () -> {}'
2016-07-27 12:15:56 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-158267 Parameter completion overwrites the following lambda declaration ' () -> {}'
2016-07-27 12:15:56 +02:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
fin functional expressions of SAM interfaces related to the given one
2016-07-23 23:05:56 +02:00
functionalInterface
…
graphInference
bombed test for resolution with cycle
2016-06-29 16:18:27 +03:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
warn about unused parameter if method is used locally as method reference as it could be transformed to equivalent lambda (IDEA-157988)
2016-06-29 20:32:32 +03:00
newLambda
lambda return type inconsistency: highlight all found errors (IDEA-158853)
2016-07-21 19:03:45 +02:00
newMethodRef
method ref: ensure top substitutor is not overridden with raw replacement from second method ref search (IDEA-158636)
2016-07-18 14:57:04 +02:00
overloadResolution
warn about unused parameter if method is used locally as method reference as it could be transformed to equivalent lambda (IDEA-157988)
2016-06-29 20:32:32 +03:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…