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-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82da560c310d474d53454dbd208bfaaeb1be447a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
51bcfcecf9
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
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
2017-05-08 12:12:13 +03:00
diamond
static factory detection for top level method call (IDEA-172566)
2017-05-10 09:14:16 +03:00
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
static factory detection for top level method call (IDEA-172566)
2017-05-10 09:14:16 +03:00
highlighting
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
2017-05-08 12:12:13 +03:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
2017-05-08 12:12:13 +03:00
mostSpecific
…
newLambda
provide applicability substitutor when inference fails for parent expression
2017-05-08 22:58:02 +03:00
newMethodRef
checked exception constraints: ensure ground type (IDEA-173200)
2017-05-22 11:25:29 +03:00
overloadResolution
testdata for IDEA-158047
2017-05-10 20:35:34 +03:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…