Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plugins. Also fixed an issue with the jar file containing a rooted name, which is generally a bad idea (/lombok/Lombok.class instead of lombok/Lombok.class).
|
|
|
|
|
|
information about and generate lombok-runtime.jar, fleshed out the 'install' and 'uninstall' command line tools.
|
|
|
|
file to test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now actually compiled. heh.
|
|
lombok.jar proper. Currently used only by 'delombok'.
|
|
|
|
bits are JVM1.6) being interdependent and causing implicit compilation warnings.
Also added source="1.x" to all ant file javac targets, as apparently this needs to be there when compiling with JDK7.
|
|
|
|
|
|
apparently makes lombok work on JDK7.
Will need to verify it, but, awesome sleuthing work by lahoda!
|
|
working with javac. Whoops.
|
|
|
|
|
|
|
|
|
|
java -jar lombok.jar delombok (args)
|
|
|
|
|
|
|
|
well as code to process entire directories at a time.
Also removed duplication from the testcases.
|
|
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.
|
|
changed anything.
|
|
|
|
null-checks
|
|
null-checks
|