This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-30 02:08:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d50cffbf0f7fbdea10acbb44a86ea5a4c33dd3f3
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
8b768f2e94
inference: skip constraints and everything dependant above overload resolution
2018-11-15 16:31:25 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
java completion: remove irrelevant suggestions after Unresolved:: (IDEA-201798)
2018-11-08 09:22:18 +01:00
constraints
…
diamond
diamonds: simulate resolved constructor with generated static factory (IDEA-195813)
2018-07-23 19:20:55 +02:00
exceptions
…
expressions
inference: skip constraints and everything dependant above overload resolution
2018-11-15 16:31:25 +01:00
findUsages
…
functionalInterface
…
graphInference
highlight method call: don't ignore args with applicable calls as they may still cause parent call incompatibility
2018-10-25 16:20:56 +02:00
highlighting
…
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
don't fail to attach fixes on invalid code
2018-07-16 10:43:52 +02:00
newMethodRef
…
overloadResolution
method reference overloads: second search should provide actual parameter types with 1 offset (IDEA-200218)
2018-10-22 17:02:20 +02:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
unchecked
…
wildcardParametrization
…