Age | Commit message (Collapse) | Author |
|
Improve the handling of ExtensionMethod arguments
|
|
|
|
|
|
|
|
varkart-fix-enum-logging
|
|
|
|
Update AUTHORS file. Remove extraneous code from
EqualsAndHashCodeWithNonNullByDefault test case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is another one of those: Wait.. this does not work and never has? bug. Fixed, at any rate. If _every_ eclipse test throws NPE, this fix is for you.
|
|
|
|
|
|
|
|
|
|
|
|
an error. Fixes #3031
|
|
|
|
|
|
placed inside an enum or interface.
|
|
|
|
|
|
fixing beanspec tests
|
|
|
|
|
|
|
|
|
|
|
|
Add support for JDK17
|
|
Keep record compact constructor parameters
|
|
Handle anonymous classes properly
|
|
Also copy vartype.type in TreeMirrorMaker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolve variables in switch expressions
|
|
Generated qualified names (e.g. Outer.Inner) now stop at anonymous
classes instead of adding an empty part. All handlers that add static
fields/methods/types now add error messages instead of generating
invalid code.
|
|
|