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
/
.gitignore
Age
Commit message (
Expand
)
Author
2011-03-13
Updated maven pom and deploy process; now lombok is linked in mavencentral so...
Reinier Zwitserloot
2011-02-15
Added .markdown.html to gitignore. I wrote a tool that produces these from .m...
Roel Spilker
2010-11-27
Want to code lombok in intellij? Run 'ant intellij', possible from this patch...
Reinier Zwitserloot
2010-11-22
Ivy cache is now local to prevent cache conflict with other ivy using projects.
Roel Spilker
2010-07-12
Changed build system to ivy.
Reinier Zwitserloot
2009-11-08
Added a findbugs ant target, along with an installDeps job to automatically f...
Reinier Zwitserloot
2009-10-14
More serious work on the build system.
Reinier Zwitserloot
2009-10-13
Pretty big revamp of the build script system. Downloading dependencies is now...
Reinier Zwitserloot
2009-10-12
We now test lombok in a new eclipse launched in the debugger which is waaay n...
Reinier Zwitserloot
2009-07-18
Added google.properties, which contains passwords, to gitignore
Roel Spilker
2009-06-08
Initial commit. As a proof of concept, it already works in javac and eclipse!
Reinier Zwitserloot