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-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fcea6829815bc67d17beff8a8ad16f38cdae281
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
7fcea68298
diamonds: copy throws list to static constructors to ensure correct unhandled exceptions, etc
2017-05-05 12:35:43 +03: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
diamonds: copy throws list to static constructors to ensure correct unhandled exceptions, etc
2017-05-05 12:35:43 +03: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
lambda: don't hide raw substitutions in functional types hierarchies (IDEA-172301)
2017-05-04 20:29:52 +03: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
…