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-07-29 21:26:20 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a14ad4d037e2f054bf87a6aa3b9ce9ad09eb4dc7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
ec5f440e09
subtyping constraint: accept array types if left type is assignable from array, e.g Serializable (IDEA-146592)
2015-10-20 20:58:49 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
constraints
…
diamond
diamonds: additional diagnostics for cases when constructor is unresolved (IDEA-146028)
2015-10-06 17:36:58 +02:00
exceptions
…
expressions
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
findUsages
…
functionalInterface
…
graphInference
subtyping constraint: accept array types if left type is assignable from array, e.g Serializable (IDEA-146592)
2015-10-20 20:58:49 +02:00
highlighting
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
testdata for IDEA-136708
2015-10-05 11:51:32 +02:00
overloadResolution
overload resolution: choose one of overload equivalent abstract methods arbitrarily (IDEA-146261)
2015-10-12 20:15:40 +02:00
params
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…