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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03d43344300f050e0a7c3b25772a97d0772ec2c6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
03d4334430
eliminate wildcards elimination in flattening intersection types (IDEA-143194); fully follow specification in determining target type - javac would be fixed (JDK-8142876), eclipse already obeys the spec
2015-11-12 20:14:15 +01:00
..
advHighlighting
silly assignment: ignore non-trivial casts involving primitives (IDEA-146830)
2015-10-27 19:35:20 +01:00
advHighlighting6
allow compile-time constants to be used from static field initializers (IDEA-142243)
2015-10-06 17:36:57 +02:00
advHighlighting7
highlight type parameter extends list errors: check once for all refs in refList not to repeat ourselves
2015-10-14 11:12:30 +02:00
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
type arguments distinct checker: do not distinguish wildcards with array bounds from arrays with corresponding bounds (IDEA-134944)
2015-11-12 20:14:15 +01:00
genericsHighlighting8
unchecked warnings: check inferred type against bounds for java > 1.8 (IDEA-147529)
2015-11-10 18:45:36 +01:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
eliminate wildcards elimination in flattening intersection types (IDEA-143194); fully follow specification in determining target type - javac would be fixed (JDK-8142876), eclipse already obeys the spec
2015-11-12 20:14:15 +01:00
lossyEncoding
…
quickFix
static method import: collect all overloaded methods to filter them after finish of stub processing (IDEA-147745)
2015-11-11 17:35:32 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…