Age | Commit message (Expand) | Author |
2017-02-07 | Display changelog in installer | Roel Spilker |
2016-11-21 | Test launch filest should only use exported dependencies from other projects | Roel Spilker |
2016-11-21 | Merge branch 'feature/var' of https://github.com/bulgakovalexander/lombok int... | Roel Spilker |
2016-11-07 | [issue #1218] Annotation Processors that have an (internal) dependency on ecj... | Roel Spilker |
2016-10-31 | added var.html | Bulgakov Alexander |
2016-05-06 | Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] | Thomas Darimont |
2015-12-18 | use https://repo1.maven.org/maven2 instead of http://repo2.maven.org/maven2 | Roel Spilker |
2015-11-17 | have the generated test runtargets works well with shadowloader so we can debug | Roel Spilker |
2015-10-02 | Modify createEclipseLaunchForTestEnvironment to generate a launch file | Dawid Rusin |
2015-08-19 | Some documentation fixed discovered as we released 1.16.6 | Reinier Zwitserloot |
2015-05-02 | Change markdownj project website from code.google.com to github.com | Roel Spilker |
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker |
2015-04-08 | Updated to patcher 0.20 with updates for bugs where you’d type a quote and ... | Reinier Zwitserloot |
2015-04-02 | [i802] working on eclipse mars support; this needs a few updates to integrati... | Reinier Zwitserloot |
2015-02-04 | copyright header updates for web docs. | Reinier Zwitserloot |
2015-02-02 | added impl for @UtilityClass. | Reinier Zwitserloot |
2015-02-02 | [i702] findbugs suppress warnings now available via config key. | Reinier Zwitserloot |
2015-01-26 | documentation for @Singular. | Reinier Zwitserloot |
2015-01-21 | Fix for the eclipse launch targets for testing (they didn't work on windows). | Roel Spilker |
2015-01-21 | * Fixed running ecj tests within eclipse | Reinier Zwitserloot |
2015-01-12 | added guava as a test dep. | Reinier Zwitserloot |
2014-12-04 | upgraded to the appropriate tandem-developed version of lombok.patcher | Reinier Zwitserloot |
2014-07-01 | moved buildsystem towards new server model. | Reinier Zwitserloot |
2014-07-01 | [trivial] bugfix in a build script that still looked for the uploadkey of the... | Reinier Zwitserloot |
2014-06-25 | deployEdge has now been fixed to the new server model. The rest of the deploy... | Roel Spilker |
2014-06-10 | switched publishing model away from a googlecode download and onto a projectl... | Reinier Zwitserloot |
2014-05-22 | upgraded to lombok.patcher 1.15 to fix bug 670. | Reinier Zwitserloot |
2014-05-21 | New year in documentation | Roel Spilker |
2014-05-21 | Fix website re. Delegate | Roel Spilker |
2014-05-12 | patcher upgrade for issue 666. | 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-04-02 | [#655] Switched to ASM5 to support -target 1.8 classes. | Reinier Zwitserloot |
2014-03-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-03-01 | yet another patcher-sourced fix, heh. Version-a-day! | Reinier Zwitserloot |
2014-03-01 | Updated to new patcher to get rid of JNA dep. | Reinier Zwitserloot |
2014-02-27 | Fixed debug template for LombokizedEclipse, and added 'local' option for lomb... | Reinier Zwitserloot |
2014-02-27 | Fixed lombok support in eclipse 4.4 ('luna'). | Reinier Zwitserloot |
2014-02-25 | yet another (much better) attempt at fixing the deadlock issue. Again all the... | Roel Spilker |
2014-02-24 | Another shot in the dark to fix deadlock issues with eclipse and build plugin... | Roel Spilker |
2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 feat... | Reinier Zwitserloot |
2014-02-07 | [eclipse debugging] a new target, 'eclipseForDebugging', which imports deps f... | Reinier Zwitserloot |
2013-12-15 | work in progress on ProjectSearcher. | Reinier Zwitserloot |
2013-09-10 | updated SPI, it did not work in JDK8 properly | Reinier Zwitserloot |
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 |