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-09-09 15:41:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
289aea179d79e66c9f508e99864261c355ee5ca5
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
289aea179d
isPertinentToApplicability: check class type parameters if constructor is called with diamonds (IDEA-147619)
2015-11-09 19:08:30 +01:00
..
additionalConstraints
…
advHighlighting8
…
changeSignature
…
completion
/normal
IDEA-146512 Code completion adds unnecessary type parameter
2015-10-17 12:36:37 +02:00
constraints
…
diamond
null types (IDEA-146740)
2015-10-26 13:50:02 +01:00
exceptions
…
expressions
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
findUsages
…
functionalInterface
…
graphInference
isPertinentToApplicability: check class type parameters if constructor is called with diamonds (IDEA-147619)
2015-11-09 19:08:30 +01:00
highlighting
recursive getLambdaParameterType problem: don't check nested lambda body for unchecked exceptions, that's impossible anyway (IDEA-146161)
2015-10-09 17:17:09 +02:00
incomplete
…
inference
…
interfaceMethods
…
methodRef
…
mostSpecific
…
newLambda
recursive substitutors: additional constraints substitution should not repeat already performed substitution with site substitutor (IDEA-146841)
2015-10-26 18:56:03 +01:00
newMethodRef
testdata for IDEA-147511
2015-11-06 16:21:29 +01:00
overloadResolution
method reference: don't start containing class parameter type inference for receiver-reference; corresponding substitutor should be already known (IDEA-146604; IDEA-147223)
2015-11-03 17:10:58 +01:00
params
…
redundantCast
…
regression
…
resolve
…
wildcardParametrization
…