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
c0006247046a1c9516459b042b45c866ee3dcaaf
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
c000624704
overload resolution: treat default methods as abstract; don't include static interface methods in conflict resolution when target expression type does not correspond to the containing interface (IDEA-146055)
2015-10-07 19:36:05 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
diamonds: additional diagnostics for cases when constructor is unresolved (IDEA-146028)
2015-10-06 17:36:58 +02:00
exceptions
…
expressions
new inference: don't clear foreign caches - remove only expressions which were added
2015-10-02 20:32:07 +02:00
findUsages
fix finding lambdas implementing JDK interfaces
2015-09-23 13:48:55 +02:00
functionalInterface
…
graphInference
inference: incorporation with capture and fresh variables (IDEA-145566)
2015-09-28 20:18:34 +02:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
don't reject static method of interfaces imported via static imports (IDEA-145504)
2015-09-25 15:43:09 +03:00
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
testdata for IDEA-136708
2015-10-05 11:51:32 +02:00
overloadResolution
overload resolution: treat default methods as abstract; don't include static interface methods in conflict resolution when target expression type does not correspond to the containing interface (IDEA-146055)
2015-10-07 19:36:05 +02:00
params
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…