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-05-14 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9567645279fa05079c6b4125e17cea41c87708fe
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
History
Anna.Kozlova
e67bf2488b
method references: do not prefer varargs from first search (IDEA-182018)
2017-11-13 16:41:50 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
java completion: prefer lambdas over method references (IDEA-181662)
2017-11-07 21:51:31 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: check glb conflicts after flatten in intersection type(IDEA-181017)
2017-10-25 18:01:56 +02:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
don't treat static method as concrete in hierarchy (IDEA-180930)
2017-10-25 18:01:56 +02:00
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
method references: do not prefer varargs from first search (IDEA-182018)
2017-11-13 16:41:50 +01:00
overloadResolution
overload resolution: resolve conflicts with static methods in super interfaces
2017-10-24 10:57:06 +02:00
params
…
performance
glb: ensure each super class processed once (IDEA-176779)
2017-10-17 11:48:38 +02:00
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…