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-18 07:15:51 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12554167e7fc2bbb4b25248e2dd3e494fb5eba6c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
12554167e7
inference on incomplete code (EA-90195 - AIOOBE: PsiTypesUtil.getParameterType)
2016-10-20 19:04:25 +02:00
..
additionalConstraints
inference on incomplete code (EA-90195 - AIOOBE: PsiTypesUtil.getParameterType)
2016-10-20 19:04:25 +02:00
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
fix testdata
2016-09-19 18:50:55 +03:00
exceptions
…
expressions
…
findUsages
IDEA-161862 Lambda Expressions not showing as implementations of an interface
2016-09-29 11:31:20 +02:00
functionalInterface
…
graphInference
new inference: postpone unresolved variables in favor to variables with proper equals bound
2016-10-11 10:27:29 +02:00
highlighting
lambda highlighting: if return statement has problem, try to highlight only corresponding return even if containing inference failed
2016-10-07 13:55:01 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
lambda highlighting: if return statement has problem, try to highlight only corresponding return even if containing inference failed
2016-10-07 13:55:01 +02:00
newMethodRef
…
overloadResolution
…
params
…
performance
…
redundantCast
redundant cast: don't highlight conditional with functional branches (IDEA-161971)
2016-10-04 18:45:14 +02:00
regression
…
resolve
…
wildcardParametrization
…