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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b16402ca367018e7f9758e45bf638873cbaf02e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
8b16402ca3
overload resolution: proceed with additional constraints when qualifier type is calculated (IDEA-151409)
2016-02-19 19:18:43 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
change signature: propagate parameters change to lambda expressions (IDEA-150138)
2016-01-13 16:54:58 +01:00
completion
/normal
java 8 completion: suggest Collectors toList/toSet/toCollection in statement context
2016-02-01 18:16:21 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
testdata
2016-02-18 19:47:21 +01:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
inherit unrelated abstract/default through hierarchy: don't merge methods with not override equivalent signatures (IDEA-146135)
2016-01-07 16:06:39 +01:00
methodRef
method refs: fix getClass() return type in case of method references
2016-02-01 16:53:20 +03:00
mostSpecific
…
newLambda
unchecked warning: mark as unchecked if passed to strict subtyping (IDEA-151302)
2016-02-17 14:44:12 +01:00
newMethodRef
method reference on getClass: fix method reference constraint
2016-02-01 16:53:20 +03:00
overloadResolution
overload resolution: proceed with additional constraints when qualifier type is calculated (IDEA-151409)
2016-02-19 19:18:43 +01:00
params
…
performance
remove unused parts of test data
2016-01-22 14:29:01 +03:00
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…