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
e6426783b4cc204acd07ebe7304e9824cd5a8226
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
e6426783b4
new inference: forget nested states when expressions were processed second time (IDEA-153897)
2016-03-30 21:02:16 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
inference: restore probably partial raw inference as this way expected raw types are preserved and Objects won't be inferred in place where raw types were expected
2016-03-30 12:15:25 +02:00
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: restore probably partial raw inference as this way expected raw types are preserved and Objects won't be inferred in place where raw types were expected
2016-03-30 12:15:25 +02:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
process override equivalent methods when check for functional interface target (IDEA-153324)
2016-03-21 14:14:26 +01:00
methodRef
…
mostSpecific
…
newLambda
new inference: forget nested states when expressions were processed second time (IDEA-153897)
2016-03-30 21:02:16 +02:00
newMethodRef
new inference: check provided lower bounds on type parameters, in case of fresh variables they declare the type hierarchy and otherwise constrains won't agree (IDEA-153642)
2016-03-29 16:51:50 +02:00
overloadResolution
inference: restore probably partial raw inference as this way expected raw types are preserved and Objects won't be inferred in place where raw types were expected
2016-03-30 12:15:25 +02:00
params
…
performance
…
redundantCast
testdata for IDEA-150754
2016-03-18 15:50:22 +01:00
regression
…
resolve
…
wildcardParametrization
…