This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-06-01 20:22:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2d683fcd4b479b58b5ae45e9d0464ab4959f4ee
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
ab271fcb5b
inference: partially resolve before erasure for target type inference
...
IDEA-192208
2018-05-28 18:54:01 +03:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-187747 Suggest Collectors.joining() collector for String stream
2018-05-02 16:32:48 +02:00
constraints
…
diamond
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
exceptions
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: partially resolve before erasure for target type inference
2018-05-28 18:54:01 +03:00
highlighting
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
incomplete
…
inference
…
interfaceMethods
valid static method reference on class's inheritor (IDEA-187974)
2018-03-09 11:44:47 +01:00
methodRef
…
mostSpecific
…
newLambda
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
newMethodRef
method ref: ensure capture conversion on first arg of second search
2018-05-22 15:48:15 +03:00
overloadResolution
don't calculate substitution for overload resolution applicability checks
2018-01-22 17:07:38 +03:00
params
…
performance
enum constants resolution cached (IDEA-183841)
2017-12-18 10:23:01 +01:00
redundantCast
false positive in redundant cast: applicable method with inference error (IDEA-186224)
2018-02-07 09:44:28 +01:00
regression
highlight only method name on unhandled exception (IDEA-190912)
2018-04-25 21:11:38 +02:00
resolve
…
unchecked
inference: ensure erasure flag is pushed to the container expression
2018-03-14 17:39:04 +01:00
wildcardParametrization
…