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
9c3ebf16aa9ec8bcedee552b8ae58d58c8b46980
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
9c3ebf16aa
method reference: include super substitutor into method reference substitutor when referenced method has no type parameters (IDEA-169134)
2017-03-07 09:15:29 +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
erasure return type when unchecked conversion was required deep inside (IDEA-168316)
2017-02-17 10:57:30 +01:00
exceptions
…
expressions
…
findUsages
…
functionalInterface
…
graphInference
ensure assignability for standalone expressions during applicability check (IDEA-159086)
2017-02-13 18:30:53 +01:00
highlighting
…
incomplete
revert additional applicability checks due to captures inside subst
2017-02-15 13:38:12 +01:00
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
…
newMethodRef
method reference: include super substitutor into method reference substitutor when referenced method has no type parameters (IDEA-169134)
2017-03-07 09:15:29 +01:00
overloadResolution
overload resolution: ensure cleanup both branches of conditional (IDEA-169142)
2017-03-06 15:14:54 +01:00
params
…
performance
…
redundantCast
ensure enum constants resolved inside enum class
2017-02-17 19:37:21 +01:00
regression
…
resolve
…
wildcardParametrization
…