Age | Commit message (Expand) | Author |
2013-07-18 | Upyeared the copyright notice in the generated javadoc. | Roel Spilker |
2013-07-08 | possible fix for a deadlock issue 531. | Reinier Zwitserloot |
2013-07-08 | Fixed value's snippet integration (it hadn't been updated yet now that Value ... | Reinier Zwitserloot |
2013-06-18 | javac builder implementation. Passes all tests. | Reinier Zwitserloot |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot |
2013-04-23 | bugfix in website ant buildscript for finding the Java2HtmlTask | Reinier Zwitserloot |
2013-03-11 | Added @Log4j2 support. | Reinier Zwitserloot |
2013-03-11 | startOnFirstThread is no longer necessary on modern JVMs on mac. | Reinier Zwitserloot |
2013-02-18 | whoops, belated push and fixes to the documentation of onX | Reinier Zwitserloot |
2012-11-17 | Added all documentation for the onX feature and updated changelog. | Reinier Zwitserloot |
2012-10-30 | Added annotation for the slf4j extended logger | grootjans |
2012-10-25 | Updated the setup test environment tasks in the build script to produce eclip... | Reinier Zwitserloot |
2012-09-17 | If val errors out, now at least you see where it happened. | Reinier Zwitserloot |
2012-08-13 | prettying up the pre/post examples for FieldDefaults and ExtensionMethod | Reinier Zwitserloot |
2012-08-13 | Documentation for @Value, @FieldDefaults, @Wither | Reinier Zwitserloot |
2012-07-02 | Updated the ant version due to an issue with invalid sha1-hashes on maven-cen... | grootjans |
2012-06-18 | Added documentation for @ExtensionMethod feature | Reinier Zwitserloot |
2012-03-27 | fixes for 'ant website' build target. Also fixing some errors in javadoc. | Reinier Zwitserloot |
2012-03-22 | build script now contains an explicit javadoc target. | Reinier Zwitserloot |
2012-01-23 | Give the LombokizedEclipse a bit more permgen space | Roel Spilker |
2012-01-23 | Test script fixes | Roel Spilker |
2012-01-09 | Updated to ASM4 final. | Reinier Zwitserloot |
2011-12-19 | Added building lombok-utils to build file. | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-08-19 | Fixed buildscript (onX is gone, that had to be reflected in the buildscript). | Reinier Zwitserloot |
2011-08-15 | Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for cont... | 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-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot |
2011-06-07 | Updated to ASM 4.0RC1 so that we can deal with java7, | Reinier Zwitserloot |
2011-06-06 | Minor update to include a timestamp on the edge release download page. | Reinier Zwitserloot |
2011-06-02 | ecj and jdt.core contain mostly the same classes. Its possible to get these m... | Reinier Zwitserloot |
2011-05-03 | Updated buildscript to new server | Reinier Zwitserloot |
2011-04-01 | Yet another eclipse mirror went down or deleted an older version. We're now h... | Reinier Zwitserloot |
2011-03-22 | jarjar now used to make sure asm is no longer on the bootclasspath when using... | Reinier Zwitserloot |
2011-03-18 | previous attempt to use more maven central repos failed, so reverted most of it. | Reinier Zwitserloot |
2011-03-06 | Replaced a bunch of deps to entries in maven central instead of self-written ... | Reinier Zwitserloot |
2011-02-28 | Issue 192: Add documentation for onMethod=, onParam, onConstructor | grootjans |
2011-02-07 | Added documentation for @Delegate. This fixes issue 189 | grootjans |
2011-01-16 | updated the eclipse ecj mirrors as the belgium mirror was discontinued | grootjans |
2010-12-28 | Second time's the charm - fix for generating LombokizedEclipse.launch in wind... | Reinier Zwitserloot |
2010-11-22 | Ivy cache is now local to prevent cache conflict with other ivy using projects. | Roel Spilker |
2010-11-18 | Merge branch 'master' of github.com:rzwitserloot/lombok | Reinier Zwitserloot |
2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log a... | Reinier Zwitserloot |
2010-11-18 | Fixed reference to java6 core javadoc package list, which we accidentally rem... | Reinier Zwitserloot |
2010-11-16 | Added extra javadoc links | Roel Spilker |
2010-11-15 | Fixed reference to java6 core javadoc package list, which we accidentally rem... | Reinier Zwitserloot |
2010-11-09 | Due to an evident screwup at github.com about their https certs, downloads fr... | Reinier Zwitserloot |
2010-11-08 | Updated to lombok.patcher, which basically only means that the "PATCHING: ...... | Reinier Zwitserloot |
2010-11-08 | Add diverse logging frameworks for the tests. | Roel Spilker |
2010-11-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker |