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-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c0de8d22c6cadcf67c76184f60b772e96bbdd8ed
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
c0de8d22c6
new inference: reject array upper bounds which contradict with another class type bound (IDEA-144159)
2015-08-20 19:31:03 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
expressions
testdata for IDEA-140035
2015-08-19 12:34:39 +02:00
findUsages
…
functionalInterface
functional type: find common super type of intersection type's conjuncts (IDEA-144145)
2015-08-20 16:01:58 +02:00
graphInference
new inference: reject array upper bounds which contradict with another class type bound (IDEA-144159)
2015-08-20 19:31:03 +02:00
highlighting
Cleanup (i18n; text corrected)
2015-07-20 12:06:25 +03:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
error for not accessible types mentioned by inferred functional type (IDEA-143417)
2015-08-18 12:34:31 +02:00
newMethodRef
don't correct substitution if not applicable, e.g. for unresolved functional types
2015-08-18 19:15:37 +02:00
overloadResolution
deoptimize so overriding methods from object marked as abstract won't get lost (IDEA-143141)
2015-08-18 12:34:42 +02:00
params
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…