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-15 11:12:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
915fb35af75537ca5b001d87e9b066a9389409bf
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
915fb35af7
new overload resolution: testdata
2013-11-06 12:40:27 +01:00
..
completion
/normal
static interface methods completion: forbid on instance members, inheritors (IDEA-107794)
2013-05-30 15:46:54 +04:00
diamond
…
exceptions
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
functionalInterface
…
graphInference
new inference: default constructor as poly expression argument
2013-09-20 20:36:37 +04:00
highlighting
testdata fixed
2013-11-04 16:16:28 +01:00
inference
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
interfaceMethods
java 8: forbid super in static methods
2013-11-05 12:56:04 +01:00
methodRef
new overload resolution: testdata
2013-11-06 12:40:27 +01:00
params
new inference: overload resolution for SAM return type for implicit lambda should be ignored
2013-09-25 16:12:44 +02:00
redundantCast
…