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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3434d9cc47d28f4daefcb2953c376b8167d736e5
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
3434d9cc47
method reference: capture wildcards of new expressions (IDEA-152115)
2016-02-25 19:42:52 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
java 8 completion: suggest Collectors toList/toSet/toCollection in statement context
2016-02-01 18:16:21 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: propagate variable renames through the call hierarchy; calculate tooltips in tests (IDEA-151948)
2016-02-22 20:05:58 +01:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
method refs: fix getClass() return type in case of method references
2016-02-01 16:53:20 +03:00
mostSpecific
…
newLambda
unchecked warning: mark as unchecked if passed to strict subtyping (IDEA-151302)
2016-02-17 14:44:12 +01:00
newMethodRef
method reference: capture wildcards of new expressions (IDEA-152115)
2016-02-25 19:42:52 +01:00
overloadResolution
overload resolution: proceed with additional constraints when qualifier type is calculated (IDEA-151409)
2016-02-19 19:18:43 +01:00
params
…
performance
…
redundantCast
redundant casts: don't treat cast as redundant if functional expression get more specific type (IDEA-152093)
2016-02-24 21:05:13 +01:00
regression
…
resolve
…
wildcardParametrization
…