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-08-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c08649b355268c2195389df7db24b249bb54c625
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
c08649b355
new overload resolution: avoid second conflict resolution for the same conflicts, e.g. because resulted array would be available inside guard of ResolveCache (IDEA-138596)
2015-04-02 18:06:39 +02:00
..
advHighlighting
allow navigation to not accessible fields when they are used inside reference chain
2015-02-17 14:58:59 +01:00
advHighlighting6
…
advHighlighting7
import of inner classes through should get raw substitutor from outr class if applicable (IDEA-121166)
2015-03-20 21:09:04 +01:00
advHighlighting9
jdk9: support private methods in interfaces (IDEA-137918)
2015-03-23 17:57:12 +01:00
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
make capture<? super Object> == Object
2015-03-23 20:33:19 +01:00
genericsHighlighting8
new inference: proceed nested calls of the same method with dependencies between inference variables from different calls (IDEA-136716; IDEA-135286)
2015-02-25 17:32:10 +01:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
new overload resolution: avoid second conflict resolution for the same conflicts, e.g. because resulted array would be available inside guard of ResolveCache (IDEA-138596)
2015-04-02 18:06:39 +02:00
lossyEncoding
…
quickFix
lambda -> meth ref: accept receiver only for calls on lambda params (IDEA-138593)
2015-04-01 20:39:31 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…