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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a166bd10595a4e64a700126cd83762ccefe0c7ec
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
a166bd1059
overload resolution: infer most specific agains formal param types substituted against site substitutor, including param bounds (IDEA-150773)
2016-01-25 18:52:15 +03:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
change signature: propagate parameters change to lambda expressions (IDEA-150138)
2016-01-13 16:54:58 +01:00
completion
/normal
IDEA-145145 Code Completion does not work properly in Collectors.toMap
2016-01-25 14:25:50 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
inference: cache erasure flag together with partial inference (IDEA-150802)
2016-01-25 18:52:15 +03: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
…
mostSpecific
…
newLambda
inference:incorporation optimization: skip variable's bound incorporation if the phase didn't change these bounds
2016-01-19 12:56:50 +01:00
newMethodRef
inference: force incorporation after reduce
2016-01-19 20:46:08 +01:00
overloadResolution
overload resolution: infer most specific agains formal param types substituted against site substitutor, including param bounds (IDEA-150773)
2016-01-25 18:52:15 +03:00
params
…
performance
remove unused parts of test data
2016-01-22 14:29:01 +03:00
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…