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-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
382b78aeca47fc31d30cd8365a90ca18e558691a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
382b78aeca
unrelated defaults: check if current class contains explicit method (IDEA-164732)
2016-12-02 11:51:07 +01:00
..
additionalConstraints
…
advHighlighting8
include package local methods into method hierarchy (IDEA-164557)
2016-12-01 10:39:31 +01:00
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: don't erase types when target type is parameterized with unbounded wildcards only, in this case no unchecked warning would be generated and the types won't be affected by unchecked warning clause
2016-11-23 11:53:29 +01:00
highlighting
allow functional expressions in nested conditional expressions (IDEA-164828)
2016-12-01 16:52:02 +01:00
incomplete
…
inference
…
interfaceMethods
unrelated defaults: check if current class contains explicit method (IDEA-164732)
2016-12-02 11:51:07 +01:00
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
resolve for method reference qualifier should prefer classes in case of constructor refs (IDEA-164165)
2016-11-18 17:58:54 +01:00
overloadResolution
overload resolution: don't choose most specific method based on boxing property for vararg position (IDEA-163597)
2016-11-17 17:10:53 +01:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…