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-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e65ecdae0827bfb7c5774402b1c257842a0e39db
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
b9ae8339d6
method refs: do not accept static varargs methods by receiver (IDEA-128534)
2014-08-13 14:17:59 +04:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
new inference: ignore additional constraints when performed for overload resolution (IDEA-127928)
2014-08-06 17:55:46 +02:00
highlighting
effectively final check (IDEA-128196)
2014-08-04 15:08:27 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
method reference: exact reference check fixed for methods with the signatures without generics (IDEA-127765)
2014-08-05 18:54:32 +02:00
mostSpecific
new inference: no substitution during most specific inference by means of new spec (IDEA-127584)
2014-07-21 17:56:20 +02:00
newLambda
new inference: proceed with additional constraints when no nested calls available (IDEA-124424)
2014-08-12 19:35:37 +04:00
newMethodRef
method refs: do not accept static varargs methods by receiver (IDEA-128534)
2014-08-13 14:17:59 +04:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…