Age | Commit message (Collapse) | Author |
|
|
|
delomboking a file is an idempotent operation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|