Age | Commit message (Expand) | Author |
2017-11-06 | add changelog for #1505 | Roel Spilker |
2017-11-06 | Generate correct hashCode when callSuper and no fields included. Fixes #1505 | Roel Spilker |
2017-11-06 | Fixing running of annotation processors (broken with introduction of compilin... | Reinier Zwitserloot |
2017-11-06 | Updated to ivy++ v1.22 in order to allow compiling stuff with ecj; j9 no long... | Reinier Zwitserloot |
2017-10-30 | use provisioning in docker to enable composition of versions | Roel Spilker |
2017-10-26 | update Android Studio gradle file documentation | Roel Spilker |
2017-10-26 | update docker documentation | Roel Spilker |
2017-10-26 | change docker documentation to markdown | Roel Spilker |
2017-10-26 | add more examples to docker documentation | Roel Spilker |
2017-10-26 | download-edge link wasn’t in the htaccess yet, making /download-edge not work. | Reinier Zwitserloot |
2017-10-26 | add some dockerfiles for testing against jdk9 | Roel Spilker |
2017-10-26 | update changelog | Roel Spilker |
2017-10-26 | Removed flash-based video player; these days, who needs it, right? | Reinier Zwitserloot |
2017-10-26 | Added an individual ‘setup’ page; hamburger menu now goes to it. | Reinier Zwitserloot |
2017-10-26 | The main page now clicks through to the video. | Reinier Zwitserloot |
2017-10-26 | solved some bugs in our site. | Reinier Zwitserloot |
2017-10-26 | website-only now available. | Reinier Zwitserloot |
2017-10-25 | add support for Netbeans on jdk9 | Roel Spilker |
2017-10-25 | Merge branch 'tmurakam-feture/fix-1440' | Roel Spilker |
2017-10-25 | code cleanup | Roel Spilker |
2017-10-25 | Turns out we don't need the encoding after all since all methods are overridden | Roel Spilker |
2017-10-16 | LombokFileObjects: get encoding from wrappedManager. | Takuya Murakami |
2017-10-16 | LombokFileObjects: use default charset in BaseFileManager wrapper. | Takuya Murakami |
2017-10-16 | Add my name to AUTHORS, remove TODO | Takuya Murakami |
2017-10-15 | fix issue #1440, #1472: wrap BasedFileManager for jdk9 | Takuya Murakami |
2017-10-15 | Update FieldDefaults.html | Ferenc Czina |
2017-10-02 | add ids to h1/h2/h3 for linking directly to them | Roel Spilker |
2017-10-02 | Merge pull request #1479 from jb--/master | Roel Spilker |
2017-09-29 | fixing documentation mixup | Jorg Bartnick |
2017-09-18 | Merge pull request #1430 from bitsal/master | Roel Spilker |
2017-09-18 | Merge pull request #1311 from askoning/testsOnLinux | Roel Spilker |
2017-09-18 | Merge pull request #1450 from cardamon/fix-builder-javadoc-link | Roel Spilker |
2017-09-18 | Merge branch 'kchirls-master' | Roel Spilker |
2017-09-18 | Rename class in test file | Roel Spilker |
2017-09-18 | Merge branch 'master' of https://github.com/kchirls/lombok into kchirls-master | Roel Spilker |
2017-08-08 | Fix @Builder complete doc link. | Jakob van Kruijssen |
2017-07-28 | Avoid "possible NPE" warnings for throw Lombok.sneakyThrow(e) | Jared Jacobs |
2017-07-17 | Possible fix for issue 1440: Error-prone in IntelliJ | Roel Spilker |
2017-07-17 | Updated website to render snippets more intelligently on reasonably sized bro... | Reinier Zwitserloot |
2017-07-04 | post-release version bump. | Reinier Zwitserloot |
2017-07-04 | pre-release version bump. | Reinier Zwitserloot |
2017-07-04 | updated changelog. | Reinier Zwitserloot |
2017-07-04 | Fixed some exotic singular cases that were being autosingularized incorrectly. | Reinier Zwitserloot |
2017-07-03 | Added some broken autosingulars. | Reinier Zwitserloot |
2017-06-30 | Updated setup instructions for Gradle | bitsal |
2017-06-19 | Added pages for build tools, and updated the android instructions. | Reinier Zwitserloot |
2017-06-19 | Add test to make sure we don't add a super call if the type explicitly extend... | Roel Spilker |
2017-06-19 | Possible solution for issue 1290 | Roel Spilker |
2017-06-19 | Merge pull request #1418 from jimreader/patch-1 | Roel Spilker |
2017-06-19 | Wrong IDE referenced in the restart step | jimreader |