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
1193a54876c3b9796fc62ccbe81e6f8aa0a72c46
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
1193a54876
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
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
exceptions
…
expressions
inference: treeWalkUp if overload is done under current argumentList caused by lambda parameter type inference (IDEA-157676)
2016-06-22 15:24:15 +03:00
findUsages
ensure functional interface is found if assigned to field in another file (IDEA-156592)
2016-05-31 20:21:14 +03: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
…
newMethodRef
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
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
…