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
575a0740a9c51011dafcddf51d1bec15ddad5eb6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
575a0740a9
method refs: ensure raw substitutor is not used for second search case to build return type constraints (IDEA-165239)
2016-12-14 11:31:36 +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
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
method refs: ensure raw substitutor is not used for second search case to build return type constraints (IDEA-165239)
2016-12-14 11:31:36 +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
…