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-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef90033b1a2a29953d98a1635a8d707e583fe0cd
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
ef90033b1a
testdata
2016-02-18 19:47:21 +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
…
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: don't skip errors from another context (IDEA-151119)
2016-02-02 14:38:40 +03:00
params
…
performance
remove unused parts of test data
2016-01-22 14:29:01 +03:00
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…