Age | Commit message (Expand) | Author |
2021-10-22 | [fixes #2985] Resolve var/val only once in eclipse | Rawi01 |
2021-03-24 | [records] [`@NonNull`] eclipse impl onfthe `@NonNull` on record components fe... | Reinier Zwitserloot |
2021-03-23 | [testing] wahey, ecj testing works again, and now we can test JDK16 features ... | Reinier Zwitserloot |
2021-03-22 | Merge branch 'records' | Reinier Zwitserloot |
2021-03-19 | fix test stub dependencies for ecj | Roel Spilker |
2021-03-13 | [testing] also ignore unset positions for the pretty print tester. | Reinier Zwitserloot |
2021-03-13 | [testing] javac6 fails some of the idempotency tests because certain nodes ar... | Reinier Zwitserloot |
2021-02-17 | [fixes #2752] Save problem handler state for postponed error handling | Rawi01 |
2020-10-03 | Untangling patches to classes that only exist in eclipse, not ecj | Reinier Zwitserloot |
2020-09-18 | Merge branch 'eclipse-javadoc' of git://github.com/Rawi01/lombok into Rawi01-... | Reinier Zwitserloot |
2020-09-18 | [tests] ant-based compiling of test infra was failing. | Reinier Zwitserloot |
2020-09-10 | Add record support | Rawi01 |
2020-08-31 | Merge branch 'master' into eclipse-javadoc | Rawi01 |
2020-08-29 | [testing] [eclipse] [#2413] Eclipse tests now more expansive | Reinier Zwitserloot |
2020-07-29 | Support javadoc copying in eclipse | Rawi01 |
2020-07-03 | [build] propagate chosen bootclasspath into eclipse test targets | Reinier Zwitserloot |
2020-06-23 | [build] rewriting the build system | Reinier Zwitserloot |
2018-08-21 | bugfix for the new ‘find the next priority’ system committed earlier; it ... | Reinier Zwitserloot |
2018-06-04 | Fixex #1697: google’s FluentLogger (Flogger) now available as one of lombok... | Reinier Zwitserloot |
2017-12-11 | ‘fixed’ ecj testing on JDK9 by requiring that you download the Oracle8 rt... | Reinier Zwitserloot |
2017-02-22 | Make tests run if no (eclipse-generated?) bin/ folder exists | Sander Koning |
2016-05-11 | Integrate JBossLog code | Roel Spilker |
2016-05-06 | Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] | Thomas Darimont |
2015-11-17 | add the capability to the testing framework to verify that delombok actually ... | Roel Spilker |
2015-02-02 | [i702] findbugs suppress warnings now available via config key. | Reinier Zwitserloot |
2015-01-30 | * Added config key ‘lombok.addGeneratedAnnotation’. | Reinier Zwitserloot |
2015-01-21 | * Fixed running ecj tests within eclipse | Reinier Zwitserloot |
2015-01-20 | Merge the @Singular feature and the fix for ecj and the shadowloader. | Reinier Zwitserloot |
2015-01-19 | builder @Singleton now works fully in eclipse as well! feature done! | Reinier Zwitserloot |
2014-12-10 | [issue #759] delombok now plays nicely with exotic characters, encodings, and... | Roel Spilker |
2014-05-22 | [trivial] removed possible warning in eclipse. | Reinier Zwitserloot |
2014-05-21 | Suppressed warning about 'ignoreAllErrors()' that was added to IErrorHandling... | Roel Spilker |
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-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 feat... | Reinier Zwitserloot |
2014-01-19 | [configuration] added facilities to override conf file resolution for test ca... | Reinier Zwitserloot |
2014-01-18 | [configuration] updates to the tests to streamline parsing 'directives', whic... | Reinier Zwitserloot |
2013-08-19 | Only look at the line number for errors and warnings. | Roel Spilker |
2013-07-08 | gave up on adding support for moving javadoc to getter/setter in eclipse. Ecl... | Reinier Zwitserloot |
2013-05-24 | Fixed more issues related to java7's try-with-resources, | Reinier Zwitserloot |
2013-03-11 | changed the pattern for writing dependencies to the various lib/ directories | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-10-30 | Added annotation for the slf4j extended logger | grootjans |
2012-10-25 | The testrunner now uses a different mechanism to verify correctness of produc... | Reinier Zwitserloot |
2012-02-23 | Make the unittests for ecj work on windows | Roel Spilker |
2012-02-14 | More test files, test files updated to be valid java, and ecj test now goes t... | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2010-07-22 | Updated copyright statements and version release name. | Reinier Zwitserloot |
2010-07-22 | Added tests for ecj, fixed a few minor bugs that came out of that. | Reinier Zwitserloot |