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-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6efef684ce275612e86e89fb9849ba8ebdac3347
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
T
History
Anna Kozlova
6efef684ce
new inference: method ref inference: postpone return type inference in case of constructor refs
2014-02-07 18:43:54 +01:00
..
completion
/normal
…
constraints
new inference: wildcard parameterization inference
2014-02-06 19:34:13 +01:00
diamond
do not create raw outer types during diamond inference
2013-11-28 12:21:35 +01:00
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
new inference: method ref inference: postpone return type inference in case of constructor refs
2014-02-07 18:43:54 +01:00
newLambda
new inference: well formed check
2014-02-06 19:34:15 +01:00
newMethodRef
new inference: check containing class type params if they are in bounds
2014-02-07 18:43:53 +01:00
params
…
redundantCast
…