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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7fd8525b93426a8b148d003cff51e2e4c8a670c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
f7fd8525b9
lambda: catch exception by SAM method substitution (IDEA-116441)
...
(cherry picked from commit 0bce39590bdcc6e6a74c0dcedbb02add3333e685)
2013-11-25 16:47:34 +01:00
..
completion
/normal
…
diamond
…
exceptions
lambda: catch exception by SAM method substitution (IDEA-116441)
2013-11-25 16:47:34 +01: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
testdata fixed
2013-11-11 10:43:19 +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
…