Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-15 | trivial | Reinier Zwitserloot | |
2009-06-15 | Fixed showstopper bugs we ran into when actually running with these changes. ↵ | Reinier Zwitserloot | |
Related to 8353911b1d3a8d59a07042976bb924a7eccb5d0d | |||
2009-06-15 | Just in case people run lombok.jar as a java app (e.g. by double-clicking ↵ | Reinier Zwitserloot | |
it), open a browser window with info, and print some useful help to the console. | |||
2009-06-15 | Moved version.txt to lombok.core.Version.java. | Reinier Zwitserloot | |
2009-06-12 | the version number generator now strips the newline. It was generating files ↵ | Reinier Zwitserloot | |
with newlines in it. | |||
2009-06-12 | Filled out the deps and lib system with separate dirs for the agent and ↵ | Reinier Zwitserloot | |
lombok proper, and moved spi into lombok's lib path. | |||
2009-06-09 | Build system splits the jars in two. | Reinier Zwitserloot | |
2009-06-08 | Initial commit. As a proof of concept, it already works in javac and eclipse! | Reinier Zwitserloot | |