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-08-17 21:15:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba11e80028cbdf320449ad0ff9737a333bdf0840
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
ba11e80028
IDEA-120217 same lambda param names highlighting
2014-02-04 18:17:57 +04:00
..
completion
/normal
…
constraints
new inference: lambda compatibility: ground type constraint added
2014-02-03 19:35:45 +04:00
diamond
…
exceptions
…
functionalInterface
…
graphInference
new inference: propagate inference variables from grand ~parents calls
2014-02-04 18:17:55 +04:00
highlighting
IDEA-120217 same lambda param names highlighting
2014-02-04 18:17:57 +04:00
inference
…
interfaceMethods
untie static methods in interface hierarchy (IDEA-118577)
2013-12-23 16:44:50 +04:00
methodRef
method refs constraint (IDEA-118437)
2014-01-30 20:13:47 +04:00
newLambda
new inference: propagate current substitutors during additional constrains processing (IDEA-118965)
2014-01-30 12:02:16 +04:00
newMethodRef
wildcard bounds composition (IDEA-113297)
2014-01-30 20:13:49 +04:00
params
…
redundantCast
…