Age | Commit message (Expand) | Author |
2015-02-08 | [shadowloader] Fix for lombok v1.16.0 no longer working in eclipses that use ... | Reinier Zwitserloot |
2015-02-02 | [i702] findbugs suppress warnings now available via config key. | Reinier Zwitserloot |
2015-01-30 | [i775] We broke the ant task with shadowloader; fixed again. | Reinier Zwitserloot |
2015-01-20 | trying to manually add (parts of) the infrastructure for @Singular @Builder s... | Reinier Zwitserloot |
2015-01-11 | Set @Singularize code for javac improved, Map @Singularize added. | Reinier Zwitserloot |
2014-12-04 | fix for lombok not compiling if JDK8’s javac is used as default compiler. | Reinier Zwitserloot |
2014-10-24 | Making SCL work right is more complicated than it first seemed. | Reinier Zwitserloot |
2014-09-30 | first take on the shadow classloader. All seems to be in order, but we still ... | Reinier Zwitserloot |
2014-07-01 | one more bugfix in build script | Reinier Zwitserloot |
2014-07-01 | moved buildsystem towards new server model. | Reinier Zwitserloot |
2014-06-10 | switched publishing model away from a googlecode download and onto a projectl... | Reinier Zwitserloot |
2014-06-03 | bugfixed ‘print build time as part of version number if edge release’ fea... | Reinier Zwitserloot |
2014-05-30 | edge releases now include the release timestamp in the ‘full version’ name. | Reinier Zwitserloot |
2014-05-07 | Fixed missing dep resolution for ecj variants used by testing. | Reinier Zwitserloot |
2014-05-06 | added a new 'master' javac8 as the basis for Oracle8 testing, and included so... | Reinier Zwitserloot |
2014-05-04 | thoroughly updated the launch targets for testing lombok in eclipse; | Reinier Zwitserloot |
2014-05-01 | some pretty significant changes to the build system, to try and add testing a... | Reinier Zwitserloot |
2014-03-18 | Merge branch 'master' into configuration | Roel Spilker |
2014-03-04 | we copied the tests into the build dir for some reason, that was not neccessary. | Reinier Zwitserloot |
2014-03-04 | we copied the tests into the build dir for some reason, that was not neccessary. | Reinier Zwitserloot |
2014-03-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-02-27 | Fixed debug template for LombokizedEclipse, and added 'local' option for lomb... | Reinier Zwitserloot |
2014-02-27 | fun times ant hacking to make the ant eclipseForDebugging task ask which alte... | Reinier Zwitserloot |
2014-02-20 | Use the source for the source :-) | Roel Spilker |
2014-02-10 | fix to the new eclipseForDebugging target, which didnt work on windows due to... | Roel Spilker |
2014-02-07 | [eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f... | Reinier Zwitserloot |
2014-01-31 | [configuration] Added first automated test for the configuration framework. F... | Roel Spilker |
2013-07-28 | more progress. This one is less JDK8 compatible, but | Reinier Zwitserloot |
2013-07-22 | Merge branch 'master' into jdk8. Also added some major fixes whilst merging. | Reinier Zwitserloot |
2013-07-07 | lombok's compile target is 1.6, but, eclipse project was generated as 1.7. Th... | Reinier Zwitserloot |
2013-07-07 | FINALLY! Found the cause of a really weird eclipse bug, | Reinier Zwitserloot |
2013-04-05 | Update to newer version of ivyplusplus | Reinier Zwitserloot |
2013-04-05 | Fixed small typo | Robbert Jan Grootjans |
2013-03-11 | changed the pattern for writing dependencies to the various lib/ directories | Reinier Zwitserloot |
2013-03-11 | startOnFirstThread is no longer necessary on modern JVMs on mac. | Reinier Zwitserloot |
2013-03-08 | Test setup for JDK8 support. | Robbert Jan Grootjans |
2012-10-25 | Updated the setup test environment tasks in the build script to produce eclip... | Reinier Zwitserloot |
2012-10-23 | Typo fixes in build.xml | Reinier Zwitserloot |
2012-10-22 | Ever since we do a lot more than just calling 'parse' when running delombok i... | Reinier Zwitserloot |
2012-03-26 | Trivial update to build script. | Reinier Zwitserloot |
2012-03-22 | build script now contains an explicit javadoc target. | Reinier Zwitserloot |
2012-01-31 | Fix for publish target in build file. | Reinier Zwitserloot |
2012-01-23 | further fixes to the build script. I think it's good now.... | Reinier Zwitserloot |
2012-01-23 | Okay, now the build should be truly fixed again... at least, if you're runni... | Reinier Zwitserloot |
2012-01-23 | Test script fixes | Roel Spilker |
2012-01-09 | Build was broken for fresh git clones. | Reinier Zwitserloot |
2012-01-09 | Added a test to make sure we never break ecj again. | Reinier Zwitserloot |
2011-12-19 | fixed publishing of the lombok-utils jar to the server | Reinier Zwitserloot |
2011-12-19 | Added building lombok-utils to build file. | Reinier Zwitserloot |
2011-12-12 | Added AUTHORS file to lombok.jar distributable. | Reinier Zwitserloot |