Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-13 | Merge branch 'janrieke-superBuilder' | Reinier Zwitserloot | |
2018-05-28 | [authors] Added Pascal Bihler to author list and restored alphabetical order | Pascal Bihler | |
2018-04-06 | added author, (c) granted | Jan Rieke | |
2018-04-05 | Merge branch 'cheelio-FieldNameConstants' | Reinier Zwitserloot | |
2018-04-04 | Merge branch 'FieldNameConstants' of https://github.com/cheelio/lombok into ↵ | Reinier Zwitserloot | |
cheelio-FieldNameConstants | |||
2018-04-04 | Merge pull request #1626 from victorwss/master | Reinier Zwitserloot | |
Fix for #1617. | |||
2018-03-28 | add self to authors [Issue #879] | mateusz-matela | |
2018-03-28 | add self to authors | Christian Nüssgens | |
2018-03-27 | Adding my name to the AUTHORS file. | Victor Williams Stafusa da Silva | |
Signed-off-by: Victor Williams Stafusa da Silva <victorwssilva@gmail.com> | |||
2017-10-16 | Add my name to AUTHORS, remove TODO | Takuya Murakami | |
2017-03-15 | Updates for pull request #1284. Fix for issues #869 and #1018. | Kevin Chirls | |
Added name to AUTHORS file. Added ECJ fix and test. Made one of the variables final to also verify the final error case. | |||
2017-01-19 | Merge pull request #1060 from rgra/Issue210 | Roel Spilker | |
Patch for renaming fields with Getter/Setter/Data in eclipse #210 | |||
2016-12-20 | Added name to AUTHORS | Rabea Gransberger | |
2016-12-12 | add self to authors | Dave Brosius | |
2016-10-17 | Cleanup | Roel Spilker | |
2016-10-17 | added supporting for @val variables inside lambdas. | Bulgakov Alexander | |
2016-06-27 | always return ShadowClassLoader. | Liu DongMiao | |
It fixes `lombok` `1.16` doesn't works in `maven-compiler-plugin` `2.3.2` or old. http://stackoverflow.com/questions/34358689 Furthermore, `maven-compiler-plugin` `2.4` requires `plexus-compiler-javac` `1.8.6`, which drops `org.codehaus.plexus.compiler.javac.IsolatedClassLoader`. I love hack, but hate such hard code to fix possible problem. | |||
2016-05-11 | Merge pull request #1053 from marthagenaars/master | Roel Spilker | |
Update instructions for using lombok with ecj and Maven | |||
2016-05-06 | Added support for JBoss Logging v3.3.0-Final via @JBossLog [Issue #1103] | Thomas Darimont | |
2016-03-17 | Update instructions for using lombok with ecj and Maven | Mart Hagenaars | |
2015-11-17 | Merge branch 'master' of https://github.com/spacanowski/lombok into ↵ | Reinier Zwitserloot | |
spacanowski-master Conflicts: test/transform/resource/after-delombok/BuilderSingularGuavaListsSets.java test/transform/resource/after-ecj/BuilderSingularGuavaListsSets.java | |||
2015-11-16 | Merge branch 'pr-builder-on-instance-methods' of ↵ | Reinier Zwitserloot | |
https://github.com/enriquedacostacambio/lombok into enriquedacostacambio-pr-builder-on-instance-methods Conflicts: AUTHORS src/core/lombok/Builder.java src/core/lombok/eclipse/handlers/HandleBuilder.java src/core/lombok/javac/handlers/HandleBuilder.java | |||
2015-10-08 | Fixed typo, moved imports | spc | |
2015-10-07 | Merge pull request #893 from yunspace/master | Roel Spilker | |
Updated @Value Java doc to @AllArgsConstructor | |||
2015-10-07 | added yunspace to authors | Yun Zhi Lin | |
2015-10-02 | Adds the IntelliJ IDEA output directory `/out` to .gitignore | Dawid Rusin | |
2015-05-18 | Refactor getJarMemberSet(...) & getResourceFromLocation(...) | DaveLaw | |
2015-03-31 | Allow @Builder on instance methods | Enrique da Costa Cambio | |
2015-02-02 | reordered AUTHORS. | Reinier Zwitserloot | |
2015-02-02 | Merge branch 'master' of https://github.com/luanpotter/lombok into utility-class | Reinier Zwitserloot | |
2015-01-31 | Adding my name to the authors file | Luan Nico | |
2015-01-29 | [i623] Added Peter Grant to AUTHORS | Peter Grant | |
2014-10-03 | Added Michiel Verheul as author | michiel | |
2014-04-03 | Adde my name to the Authors list. | Christian Sterzl | |
2014-02-10 | [deps] Updated eclipse deps to 3.9 tree. This also enables testing java7 ↵ | Reinier Zwitserloot | |
features on ecj. [Log] updated naming for @Log (topic= instead of mchmulder's 'value'). | |||
2014-02-08 | Added my name to the AUTHORS file | Maarten Mulders | |
2012-03-05 | Issue 348: @Delegate should also generate @Deprecated when the interface ↵ | Roel Spilker | |
methods javadoc contains@deprecated | |||
2012-02-27 | Alphabetize AUTHORS | Sander Koning | |
2012-02-25 | Add my name to AUTHORS | Taiki Sugawara | |
2011-11-11 | Added my name to AUTHORS. (Requested by rspilker) | jvanderhel | |
2011-11-07 | Renamed CONTRIBUTORS to AUTHORS to better reflect the purpose of the file. | Roel Spilker | |