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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b75318697cd11ecfc13aa1711253066ff8ea4d4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
496fb918b8
testdata for IDEA-126809
2014-07-02 16:35:25 +02:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
IDEA-124985
2014-05-12 17:59:15 +04:00
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
revert new inference: mark erased for type params/raw types compatibility (IDEA-126379)
2014-06-19 18:21:44 +02:00
highlighting
wording: warn about self references instead of "forward" ones
2014-07-02 12:26:17 +02:00
incomplete
…
inference
…
interfaceMethods
static methods in interfaces can't be hidden in subclasses (IDEA-124921)
2014-05-12 13:08:28 +04:00
methodRef
method refs: check if interface functional (IDEA-125511)
2014-05-26 09:19:31 +04:00
mostSpecific
most specific: do not start java 8 algorithm for provided type args (IDEA-125855)
2014-06-03 18:41:27 +04:00
newLambda
testdata for IDEA-126809
2014-07-02 16:35:25 +02:00
newMethodRef
method refs: missed applicable member/containing class substitutor for exact refs (IDEA-126613)
2014-06-26 17:35:20 +02:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…