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
99bb53c9f65b3ccd28ddebc4432bac595c40b190
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
peter
99bb53c9f6
no irrelevant java completion inside comments (IDEA-153683)
2016-04-04 16:42:04 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
no irrelevant java completion inside comments (IDEA-153683)
2016-04-04 16:42:04 +02:00
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
erasure type of new expression if diamonds were used and during applicability check unchecked conversion was applied (IDEA-154009)
2016-04-01 16:53:23 +02:00
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
testdata for IDEA-153999
2016-04-01 16:53:23 +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
…