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-19 20:36:32 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e2e512f6bfae8b15f386ac1908a978db40c85bb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
c6e5f6788f
overload resolution: ignore explicit type arguments when choosing most specific method for java 8+
2019-01-30 18:38:47 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: check lower bounds to eqBound assignability explicitly (IDEA-204125)
2019-01-22 13:45:02 +01:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
method references: error on wrong number of type arguments on static call (IDEA-205657)
2019-01-18 20:31:39 +01:00
mostSpecific
overload resolution: ignore explicit type arguments when choosing most specific method for java 8+
2019-01-30 18:38:47 +01:00
newLambda
…
newMethodRef
…
overloadResolution
…
params
…
performance
…
redundantCast
…
regression
…
resolve
light resolve tests when applicable
2019-01-02 16:35:41 +01:00
unchecked
…
wildcardParametrization
…