This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-16 18:20:29 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9179fa8feac251ede04aab77bc410057ce36794d
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
diamond
History
Anna Kozlova
1fcb534fcb
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
..
AvoidClassRefCachingDuringInference.java
…
DiagnosticMessageWhenConstructorIsUnresolved.java
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
EraseTypeForNewExpressionWithDiamondsIfUncheckedConversionWasPerformedDuringApplicabilityCheck.java
highlight diamonds as type parameter list (IDEA-156859)
2016-06-06 17:52:24 +03:00
IDEA97294.java
…
IDEA140686.java
…
NoRawTypeInferenceWhenNewExpressionHasSpecifiedType.java
new inference: don't start inference if new expression contains type args (IDEA-148621)
2015-11-30 19:45:19 +01:00
NullTypesInDiamondsInference.java
null types (IDEA-146740)
2015-10-26 13:50:02 +01:00
OuterClass.java
…
OverloadOuterCall.java
…
Varargs.java
…
WithConstructorRefInside.java
…