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-07-11 18:47:10 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a1a0305b5dc415cb5bc18335fa92a67cbf31d29
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
highlighting
T
History
Roman Shevchenko
32a6761ede
Cleanup (i18n; text corrected)
2015-07-20 12:06:25 +03:00
..
AcceptRawSubstForLambda.java
…
AlreadyUsedParamName.java
…
Ambiguity1.java
…
Ambiguity2.java
…
AmbiguityRawGenerics.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguityReturnValueResolution1.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguityReturnValueResolution2.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguityReturnValueResolution3.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguityReturnValueResolution.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguitySpecificReturn.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
AmbiguityVarargs.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
BreakContinueInside.java
…
CastInContexts.java
…
CheckFunctionalInterfaceAccess.java
…
ConditionalExpr.java
incompatible parameter types in lambda expression message expanded (IDEA-134941)
2015-01-07 17:10:09 +01:00
ConditionalInferenceFromOppositePart.java
…
ConflictResolution.java
overload resolution: reject java 8 varargs methods when they are checked by fixed arity and number of parameters doesn't match
2015-04-24 20:33:40 +02:00
DeclaredTypeParameterBoundsAndUnboundedWildcard.java
…
DefaultMethod.java
…
DiamondInference.java
…
EffectiveFinal.java
Cleanup (i18n; text corrected)
2015-07-20 12:06:25 +03:00
EnumConstants.java
…
FieldInitializedUsedInLambda.java
ensure correct expression is checked during read before write variable check (IDEA-135937)
2015-02-20 21:37:28 +01:00
FinalInitializer.java
…
FunctionalInterfaceAnnotation2.java
…
FunctionalInterfaceAnnotation3.java
…
FunctionalInterfaceAnnotation.java
pertinent to applicability: reject nested lambdas if they target non proper type
2015-02-13 18:54:02 +01:00
FunctionalInterfaceCheck.java
…
GenericNotGenericInterfaceMethod.java
pertinent to applicability: reject nested lambdas if they target non proper type
2015-02-13 18:54:02 +01:00
IDEA108195.java
…
IDEA123308.java
…
IncompatibleFormalParameterTypes.java
…
IncompatibleReturnTypes.java
…
IncompleteSubst.java
…
InContexts.java
…
InferenceFromArgs.java
…
InferenceFromSecondLambda.java
…
InferenceOnMethodCallSite.java
…
InferFromTypeArgs.java
…
InferredFromCast.java
…
Intersection.java
…
IntersectionTypeInCast.java
…
LambdaContext.java
…
LambdaOnVarargsPlace1.java
…
LambdaOnVarargsPlace.java
…
LambdaRawOrNot.java
…
NestedLambdas.java
…
NoBoxingInLambdaFormalParams.java
incompatible parameter types in lambda expression message expanded (IDEA-134941)
2015-01-07 17:10:09 +01:00
NoInferenceResult.java
…
RawWhenNoParams.java
…
ReassignUsedVars.java
Cleanup (i18n; text corrected)
2015-07-20 12:06:25 +03:00
RecursiveAccess.java
…
ReferencedFromSelf.java
…
ReturnTypeAmbiguity.java
…
ReturnTypeCompatibility1.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
ReturnTypeCompatibility.java
lambda: highlight containing method ambiguity on method name: this avoids lots of lines of lambda body to be highlighted and it would show errors even if lambda body contains errors actually caused by the ambiguity on the parent level (IDEA-141580)
2015-06-18 17:54:23 +03:00
ReturnTypeCompatibilityBeforeSpecificsCheck.java
…
ReturnValue.java
…
SameLambdaParamNames.java
…
StaticAccess.java
…
TypeArgsConsistency.java
…
TypeArgsConsistencyMisc1.java
…
TypeArgsConsistencyMisc2.java
…
TypeArgsConsistencyWithoutParams.java
…
Underscores.java
…
UnhandledException.java
…
UnhandledExceptions.java
…
UnreachableStatement.java
…
UseIncompleteParentSubstitutor.java
…
VariableInitialization.java
…
VoidCompatibility.java
…
WildcardBounds.java
…
WildcardsAndFormalLambdaParams.java
incompatible parameter types in lambda expression message expanded (IDEA-134941)
2015-01-07 17:10:09 +01:00