index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.xml
Age
Commit message (
Expand
)
Author
2009-07-06
Fixed javadoc problems, and added a javadoc target to the build script.
Reinier Zwitserloot
2009-07-05
Final touches on the installer:
Reinier Zwitserloot
2009-07-05
W00t - written an installer that should work on linux (sort of), windows, and...
Reinier Zwitserloot
2009-06-28
All lombok code is now targeted at java 1.5, except for the javac-specific st...
Reinier Zwitserloot
2009-06-19
Renamed EclipseParserPatcher to EclipsePatcher, as it patches not just the pa...
Reinier Zwitserloot
2009-06-16
Implemented a lot of stuff for javac, but we ran into 2 major issues still to...
Reinier Zwitserloot
2009-06-15
trivial
Reinier Zwitserloot
2009-06-15
Fixed showstopper bugs we ran into when actually running with these changes. ...
Reinier Zwitserloot
2009-06-15
Just in case people run lombok.jar as a java app (e.g. by double-clicking it)...
Reinier Zwitserloot
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
2009-06-12
Filled out the deps and lib system with separate dirs for the agent and lombo...
Reinier Zwitserloot
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