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
d5107d652fe5a758a834cd70ec782365a32729bb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
d5107d652f
testdata: ensure intersection type is not missed during inference
2014-04-22 20:02:47 +02:00
..
advHighlighting
warn about underscore identifier
2014-04-22 20:02:28 +02:00
changeSignature
functional expressions: allow to delete/change signature of default methods of functional interfaces
2014-04-08 12:18:32 +02:00
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
java 8: anonymous class fields could be available later in next lambdas (IDEA-123731)
2014-04-09 19:27:16 +02:00
functionalInterface
…
graphInference
…
highlighting
testdata
2014-04-22 20:02:40 +02:00
inference
…
interfaceMethods
IDEA-123839: abstract&default combination
2014-04-11 17:06:07 +02:00
methodRef
testdata: ensure method ref qualified are checked over static problems
2014-04-22 20:02:41 +02:00
mostSpecific
testdata: ensure overload resolution by return type should not take place for interrupted control flow
2014-04-22 20:02:44 +02:00
newLambda
testdata: ensure intersection type is not missed during inference
2014-04-22 20:02:47 +02:00
newMethodRef
method refs: do not loose information about type arguments given by ReferenceType in receiver
2014-04-11 17:06:02 +02:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…