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
2025-12-25 02:21:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbb178fb85aea400df5c223616de44240c2a937a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
params
History
Anna Kozlova
fc288cf04d
new inference: don't add primitive equals bounds
2015-11-24 20:00:29 +01:00
..
FormalParams.java
new inference: don't add primitive equals bounds
2015-11-24 20:00:29 +01:00
FormalParamsWithWildcards.java
…
IncompatibleTypes.java
incompatible parameter types in lambda expression message expanded (IDEA-134941)
2015-01-07 17:10:09 +01:00
InferFromFormal.java
…
InferredParams.java
…
MethodApplicability.java
new overload resolution: first check that collected methods are potentially compatible with args; for generic methods without specified type arguments this already means that they are applicable; for non generic methods (or raw method calls) expressions should be compatible with parameter types (formal parameter types = actual types as substitutor is known) (IDEA-147798)
2015-11-20 18:22:02 +01:00
Raw.java
incompatible parameter types in lambda expression message expanded (IDEA-134941)
2015-01-07 17:10:09 +01:00