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-10 09:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0be4af00e07236c43ba9800225136b19962780f1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
overloadResolution
History
Anna Kozlova
0be4af00e0
new overload resolution: block can complete normally if the last statement could throw exception (IDEA-134103)
2014-12-17 20:51:47 +01:00
..
IDEA102800.java
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
2014-11-26 17:42:30 +01:00
IgnoreNonFunctionalArgumentsWhenCheckIfFunctionalMoreSpecific.java
new overload resolution: check only functional arguments in isFunctionalTypeMoreSpecific (IDEA-134328)
2014-12-17 20:13:42 +01:00
PertinentToApplicabilityOfExplicitlyTypedLambda.java
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
2014-11-26 17:42:30 +01:00
ReturnStatementsInsideNestedLambdasDuringVoidValueCompatibilityChecks.java
do not drill inside lambda body during return statement search (IDEA-130123)
2014-09-29 14:08:36 +02:00
VoidValueCompatibilityCachedControlFlow.java
new inference: do not cache control flow during conflict resolution (IDEA-130226)
2014-10-07 18:25:03 +02:00
VoidValueCompatibilityCanCompleteNormallyWithCallWithExceptionAsLastStatement.java
new overload resolution: block can complete normally if the last statement could throw exception (IDEA-134103)
2014-12-17 20:51:47 +01:00
VoidValueCompatibilityOfImplicitlyTypedLambda.java
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
2014-11-26 17:42:30 +01:00