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
a3dca1423c793da673e6b30ad149bdccf8ec3b6a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna.Kozlova
a3dca1423c
method references: exclude type parameter used in return types only (IDEA-171480)
2017-04-18 15:03:44 +02:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
…
constraints
…
diamond
skip errors in case of diamond inference with type parameters on constructor
2017-04-03 13:52:13 +02:00
exceptions
[tests] prepares Java tests for the language level raise
2017-03-24 13:19:01 +01:00
expressions
…
findUsages
…
functionalInterface
…
graphInference
testdata for javac resolution order: to be merged in java 9 update
2017-04-11 16:22:35 +02:00
highlighting
[tests] prepares Java tests for the language level raise
2017-03-24 13:19:01 +01:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
[tests] prepares Java tests for the language level raise
2017-03-24 13:19:01 +01:00
mostSpecific
…
newLambda
inference: don't fix the lambda return type for nested lambda processing (IDEA-169161)
2017-04-05 18:28:48 +02:00
newMethodRef
method references: exclude type parameter used in return types only (IDEA-171480)
2017-04-18 15:03:44 +02:00
overloadResolution
find class or interface to search the method: stop when accessible method is found even with static problem (IDEA-169504)
2017-03-15 10:41:42 +01:00
params
…
performance
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…