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-07 22:09:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b5764d82a16621637b94bcc5c56ad11b44a857c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
params
History
Alexey Kudravtsev
ad661d92e4
correct level in highlighting:
...
highlight element X only when visiting X or its ascendant
2014-02-10 20:03:58 +04:00
..
FormalParams.java
switch tests on new inference
2013-11-25 16:47:38 +01:00
FormalParamsWithWildcards.java
lambda: incompatible lambda parameters type check fixed according to wildcards (IDEA-99073)
2013-01-16 15:57:08 +01:00
IncompatibleTypes.java
lambda: correct message when lambda params are incompatible (IDEA-91016)
2012-09-04 21:05:05 +04:00
InferFromFormal.java
lambda: inference from formal params fixed (IDEA-101176)
2013-02-18 18:15:18 +01:00
InferredParams.java
lambda: use wildcard bound for inferred param
2012-07-20 18:59:19 +02:00
MethodApplicability.java
correct level in highlighting:
2014-02-10 20:03:58 +04:00
Raw.java
lambda: incompatible lambda parameters type check fixed according to wildcards (IDEA-99073)
2013-01-16 15:57:08 +01:00