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-09 09:34:23 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ef43fb5d905a281a3dfad7320b381179a72284d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
anna
533ca9ace4
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00
..
diamond
do not treat diamonds in jdk 8 special (IDEA-97294)
2012-12-13 18:42:28 +01:00
functionalInterface
…
graphInference
EA-44003 - SOE: PsiResolveHelperImpl.inferBySubtypingConstraint
2013-02-18 18:15:17 +01:00
highlighting
lambda: correct inference for vararg place > params.len (IDEA-101169)
2013-02-15 14:00:03 +01:00
inference
…
interfaceMethods
SAM: skip allowed static methods as they are not supposed to be overridden (IDEA-101403)
2013-02-19 12:54:36 +01:00
methodRef
method ref: accept non parameterized receivers (IDEA-101168)
2013-02-15 14:00:02 +01:00
params
lambda: inference from formal params fixed (IDEA-101176)
2013-02-18 18:15:18 +01:00