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-01-04 17:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aedcba169d87b5fc6219d9a07c3b4f89cd4a19cb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
constraints
History
Anna Kozlova
16838a8c11
new inference: teach strict subtyping constraint about intersection types (IDEA-129727)
2014-09-11 09:49:51 +04:00
..
EqualityUnboundWildcard.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
IntersectionTypeStrictSubtypingConstraint.java
new inference: teach strict subtyping constraint about intersection types (IDEA-129727)
2014-09-11 09:49:51 +04:00
LambdaGroundTest.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
PrimitiveTypesCompatibility.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
SubtypingExtendsSuper.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
TypeCompatibilityUncheckedConversion.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
TypeCompatibilityUncheckedConversionReturnConstraints.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
UncheckedBoundsWithErasure.java
new inference: process varargs as separate method candidate/separate phase
2014-03-12 10:15:03 +01:00