Age | Commit message (Expand) | Author |
2019-01-10 | Upgraded lombok.patcher dep | Reinier Zwitserloot |
2018-12-17 | [deps] updated dep versions. | Reinier Zwitserloot |
2018-10-29 | [java-11] up dependency on lombok.patcher, including asm7 | Roel Spilker |
2018-10-15 | [build] Fixing running tests via `ant test`, setting up the build, and a few ... | Reinier Zwitserloot |
2018-09-10 | Upgraded our objectweb ASM dep and moved API level up to 6, to avoid a ‘thi... | Reinier Zwitserloot |
2018-08-21 | [#1806] Potential fix for java 11 in regards to module system. | Reinier Zwitserloot |
2018-06-04 | Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok... | Reinier Zwitserloot |
2018-05-28 | Upgraded lombok.patcher dep to 0.26. (Which updates ASM to be Java10/11 compa... | Reinier Zwitserloot |
2018-03-11 | [website] added supporters infrastructure. | Reinier Zwitserloot |
2018-03-11 | Website updated to list supporters on the website. | Reinier Zwitserloot |
2017-12-12 | Updated to new in ivy++ scp/ssh tasks. | Reinier Zwitserloot |
2017-11-28 | updated lombok.patcher dep. | Reinier Zwitserloot |
2017-11-06 | Fixed `ant test-ecj` | Reinier Zwitserloot |
2017-11-06 | Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no long... | Reinier Zwitserloot |
2017-05-29 | Updated just about all of the pages to the template-based redesign. | Reinier Zwitserloot |
2016-11-07 | [issue #1218] Annotation Processors that have an (internal) dependency on ecj... | Roel Spilker |
2016-05-06 | Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] | Thomas Darimont |
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-02 | [i702] findbugs suppress warnings now available via config key. | 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-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-12 | patcher upgrade for issue 666. | 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 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-08 | possible fix for a deadlock issue 531. | Reinier Zwitserloot |
2013-03-11 | Added @Log4j2 support. | Reinier Zwitserloot |
2012-10-30 | Added annotation for the slf4j extended logger | grootjans |
2012-07-02 | Updated the ant version due to an issue with invalid sha1-hashes on maven-cen... | grootjans |
2012-01-23 | Test script fixes | Roel Spilker |
2012-01-09 | Updated to ASM4 final. | Reinier Zwitserloot |
2011-08-15 | Changed dep name of 'javac' into 'javac6' and added 'javac7', mostly for cont... | Reinier Zwitserloot |
2011-06-07 | Updated to ASM 4.0RC1 so that we can deal with java7, | Reinier Zwitserloot |
2011-06-02 | ecj and jdt.core contain mostly the same classes. Its possible to get these m... | 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 |