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
457091952f1cc52f16cbc12de0bb20dcbf1132ef
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
457091952f
effectively final check (IDEA-128196)
2014-08-04 15:08:27 +02:00
..
advHighlighting
…
advHighlighting8
/protectedVariable
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
findUsages
…
functionalInterface
…
graphInference
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
highlighting
effectively final check (IDEA-128196)
2014-08-04 15:08:27 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
method refs: check if interface functional (IDEA-125511)
2014-05-26 09:19:31 +04: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
lambda: do not start inference from void type (IDEA-127596)
2014-07-21 12:12:28 +02:00
newMethodRef
method refs: check first parameter if it could be a receiver for varargs methods (IDEA-127506)
2014-07-18 18:19:20 +02:00
params
…
redundantCast
…
resolve
…
wildcardParametrization
…