Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-27 | The delombok task now works! | Reinier Zwitserloot | |
2009-11-27 | Added a class that is easier to use than the parser itself for delombok, as ↵ | Reinier Zwitserloot | |
well as code to process entire directories at a time. Also removed duplication from the testcases. | |||
2009-11-27 | Thorough work on inserting comments in the proper place for delombok; should ↵ | Roel Spilker | |
now work fine with GWT native methods! NON-NLS-1 is still theoretically problematic, but that'll be a fix for another day. Also added ability to recognize that nothing has changed, which will copy the original file instead of reparsing it. | |||
2009-11-27 | Added another test | Roel Spilker | |
2009-11-27 | delombok now calls lombok. wahey! | Reinier Zwitserloot | |
2009-11-26 | Minor refactoring + added testcase for for-loop | unknown | |
2009-11-26 | Major restructuring+adding tests | Roel Spilker | |