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
24e81df27c8b6b2ca26d3f8656825485f33cbb64
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
peter
24e81df27c
IDEA-172186 Autocomplete for interface method does not work if prefixed with 'default' keyword
2017-05-03 16:55:49 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-172186 Autocomplete for interface method does not work if prefixed with 'default' keyword
2017-05-03 16:55:49 +02:00
constraints
…
diamond
skip errors in case of diamond inference with type parameters on constructor
2017-04-03 13:52:13 +02:00
exceptions
…
expressions
…
findUsages
…
functionalInterface
functional interfaces: allow intersection with 2 independent abstract methods with same signature (IDEA-171622)
2017-04-21 20:03:27 +02:00
graphInference
pertinent to applicability: process return statements inside block lambda
2017-04-28 20:23:23 +02:00
highlighting
pertinent to applicability: process return statements inside block lambda
2017-04-28 20:23:23 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
ensure array is not accepted as functional interface (IDEA-172048)
2017-04-28 20:23:23 +02:00
newMethodRef
method references: don't infer Object when no constraint exist for 'raw' reference (IDEA-171922)
2017-04-26 16:28:04 +02:00
overloadResolution
overload resolution: same signatures should not check return types, etc already processed in hierarchical signatures (IDEA-172129)
2017-04-28 20:23:23 +02:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…