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
e88322304e8ecd132242cf0177c12a8a197b6cd4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
e88322304e
inference: deep nested session based on existing initial substitution (IDEA-167713)
2017-02-10 10:04:15 +01:00
..
additionalConstraints
inference: deep nested session based on existing initial substitution (IDEA-167713)
2017-02-10 10:04:15 +01:00
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-167777 Code completion (ctrl+space) ignores static imports from interfaces.
2017-02-08 18:49:11 +01:00
constraints
…
diamond
…
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
…
highlighting
…
incomplete
…
inference
…
interfaceMethods
method hierarchy with generics methods: fix adapting substitutor (IDEA-165969)
2016-12-28 14:20:06 +01:00
methodRef
…
mostSpecific
…
newLambda
ensure additional constrains are collected based on ground functional type (IDEA-167277)
2017-02-01 19:12:26 +01:00
newMethodRef
checked exception compatibility constraint: don't substitute with inferred variables as types are already constructed based on substituted values, so avoid dbl substitution which leads to errors in case of references to the containing method (IDEA-166104)
2017-01-02 12:27:12 +01:00
overloadResolution
overload resolution: don't ignore method with incorrect number of parameters when it overrides vararg method (IDEA-165829)
2016-12-27 11:29:37 +01:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…