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
936294e05d9bb219523520688069722c8020411e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
936294e05d
allow functional expressions in nested conditional expressions (IDEA-164828)
2016-12-01 16:52:02 +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 when one interface overrides 2 unrelated (IDEA-163469)
2016-11-02 15:51:14 +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
…