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-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae5d13390421e7efdfb4a8159542e90cb564834e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
341b97a5b2
exact method refs: mark as not exact if on raw type
2016-12-23 19:37:48 +01:00
..
additionalConstraints
…
advHighlighting8
include package local methods into method hierarchy (IDEA-164557)
2016-12-01 10:39:31 +01:00
changeSignature
…
completion
/normal
IDEA-165594 Auto completion adds unnecessary spaces before and after colon in case of method reference
2016-12-19 15:47:42 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
new inference: check intersection type of upper bound to detect substitution (IDEA-165011)
2016-12-07 18:44:34 +01:00
highlighting
isEffectivelyFinal: disallow effectively final variables to be initialized twice (IDEA-165060)
2016-12-06 17:54:19 +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
exact method refs: mark as not exact if on raw type
2016-12-23 19:37:48 +01:00
overloadResolution
…
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…