Age | Commit message (Expand) | Author |
2015-10-02 | Adds the IntelliJ IDEA output directory `/out` to .gitignore | Dawid Rusin |
2014-06-25 | deployEdge has now been fixed to the new server model. The rest of the deploy... | Roel Spilker |
2014-06-25 | [issue 699] [issue 682] [issue 683] lots of fixes for eclipse/ecj based issue... | Roel Spilker |
2014-02-07 | [eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f... | Reinier Zwitserloot |
2012-10-25 | The testrunner now uses a different mechanism to verify correctness of produc... | Reinier Zwitserloot |
2012-10-22 | Ever since we do a lot more than just calling 'parse' when running delombok i... | Reinier Zwitserloot |
2012-01-23 | further fixes to the build script. I think it's good now.... | Reinier Zwitserloot |
2011-07-18 | Updated .gitignore to ignore only the things we meant, i.e. with 'debug' we m... | Reinier Zwitserloot |
2011-07-18 | There's now 1 test suite that runs all tests, and 'ant eclipse' will make a l... | Roel Spilker |
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 |