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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
088510d098d80e888c0c671ff7a7e09c8ed70c66
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
088510d098
skip warnings for constructor refs with varargs (IDEA-174074)
2017-06-27 19:47:53 +03:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-165006 Support chained completion for method references in Java 8+
2017-06-05 19:20:02 +02:00
constraints
…
diamond
…
exceptions
…
expressions
inference: don't traverse up through lambda bounds when parent inference was already started, in this case it's exception inference which should work without top level node (EA-83073 - assert: LambdaUtil.treeWalkUp; IDEA-173467)
2017-05-26 13:36:45 +03:00
findUsages
…
functionalInterface
…
graphInference
testdata
2017-06-22 21:46:30 +03:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
apply unifying substitutor to compare return types (IDEA-174292)
2017-06-13 16:12:44 +03:00
methodRef
…
mostSpecific
…
newLambda
testdata for IDEA-174924
2017-06-23 18:19:42 +03:00
newMethodRef
skip warnings for constructor refs with varargs (IDEA-174074)
2017-06-27 19:47:53 +03:00
overloadResolution
…
params
…
performance
…
redundantCast
redundant cast: ensure cast type compared with ground type (IDEA-174369)
2017-06-13 20:27:13 +03:00
regression
…
resolve
…
wildcardParametrization
…