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
605dfb1c3c350350a4fbdc9a85ad2f318e2b495e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
605dfb1c3c
redundant cast: ensure cast type compared with ground type (IDEA-174369)
...
remove attempts to emulate that and reuse getGroundTargetType api
2017-06-13 20:27:13 +03:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-165006 Support chained completion for method references in Java 8+
2017-06-05 19:20:02 +02:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
intersection type validation fixed (IDEA-173900)
2017-06-05 14:34:18 +03:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
apply unifying substitutor to compare return types (IDEA-174292)
2017-06-13 16:12:44 +03:00
methodRef
…
mostSpecific
…
newLambda
lambda inference: conditional expressions in returns (IDEA-174301)
2017-06-13 16:12:45 +03:00
newMethodRef
Interface.super method calls: ensure valid qualifier (IDEA-173888)
2017-06-05 14:34:18 +03:00
overloadResolution
…
params
…
performance
…
redundantCast
redundant cast: ensure cast type compared with ground type (IDEA-174369)
2017-06-13 20:27:13 +03:00
regression
…
resolve
…
wildcardParametrization
…