Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-03 | big changes to delombok to prep for resolution, when sourcepath and ↵ | Reinier Zwitserloot | |
classpath are relevant, and the flow needs to be parse all, then enter all, then transform all, instead of parse->enter->transform sequentially for each file in isolation. | |||
2010-01-07 | Now also testing value= as well as arrays in annotation params. | Reinier Zwitserloot | |
2010-01-07 | Added test to ensure interfaces print correctly (test case because 'public' ↵ | Reinier Zwitserloot | |
and 'abstract' are implied). | |||
2010-01-07 | Javac's printer screws up on complex enums. Added tests for this case. | Reinier Zwitserloot | |
2009-12-01 | Moved test resource files to a better matching location | Roel Spilker | |