Age | Commit message (Expand) | Author |
2009-12-03 | Updated changelog with netbeans support note, as well as issue 73, and reorde... | Reinier Zwitserloot |
2009-11-28 | Added new command line abilities of lombok to the changelog. | Reinier Zwitserloot |
2009-11-27 | Updated changelog with the good news on issue #61 (now works on JDK7) | Reinier Zwitserloot |
2009-11-27 | delombok is now part of the master branch! | Reinier Zwitserloot |
2009-11-25 | Updated the changelog with recent changes. | Reinier Zwitserloot |
2009-11-09 | Prep for v0.9.1 release | Reinier Zwitserloot |
2009-11-02 | Pre-release work for v0.9.0. | Reinier Zwitserloot |
2009-10-08 | As we just integrated the lombokpatcher branch, which is a pretty massive cha... | Reinier Zwitserloot |
2009-09-03 | Added changelog for previous commit. | Reinier Zwitserloot |
2009-09-03 | Added changelog note for previous commit. | Reinier Zwitserloot |
2009-09-03 | Added changelog on previous commit. | Reinier Zwitserloot |
2009-09-03 | I think this one FINALLY fixes the problems with SneakyThrows! Issue #30 | Reinier Zwitserloot |
2009-09-02 | There was an issue for that last fix (of @SneakyThrows in eclipse), so added ... | Reinier Zwitserloot |
2009-09-01 | Fixed documentation, specifically: added eclipse help system fix to the chang... | Reinier Zwitserloot |
2009-08-28 | Fixes issue #35: ToString now defaults to includeFieldNames=true. | Reinier Zwitserloot |
2009-08-28 | Updated documentation for @NonNull (and the changelog). | Reinier Zwitserloot |
2009-08-27 | Updated the changelog (WIP 0.8.4) | Reinier Zwitserloot |
2009-08-21 | Whoops, forgot to update the changelog of 0.8.3. | Reinier Zwitserloot |
2009-08-01 | The warning for not enabling callSuper cannot be avoided, but there are legal... | Reinier Zwitserloot |
2009-07-29 | Added support for maven. | Reinier Zwitserloot |
2009-07-29 | Use single quote instead of double quote in javadoc generation due to wonky | Roel Spilker |
2009-07-27 | Reflected issues #8 and #11 in the changelog. | Reinier Zwitserloot |
2009-07-26 | Version up to 0.8.2-HEAD as I just published. | Reinier Zwitserloot |
2009-07-26 | Quick and dirty documentation on how to release a new version. | Reinier Zwitserloot |
2009-07-26 | Added changelog tracking. | Reinier Zwitserloot |
2009-07-11 | More work on the website. | Reinier Zwitserloot |
2009-07-10 | I forgot; HandleSetter/HandleGetter already act appropriately with static mod... | Reinier Zwitserloot |
2009-07-10 | Worked a lot on the 'what's next' documentation. | Reinier Zwitserloot |
2009-07-06 | Fixed javadoc problems, and added a javadoc target to the build script. | Reinier Zwitserloot |
2009-07-01 | Support for @SneakyThrows in eclipse. | Reinier Zwitserloot |
2009-07-01 | Added ability to @Synchronized to explicitly name the lock object. | Reinier Zwitserloot |
2009-06-30 | Saved the previous extensive commit message for posterity in TODO.txt | Reinier Zwitserloot |
2009-06-28 | Stuck some links for the foss licence in the todo list. | Reinier Zwitserloot |
2009-06-26 | Added some bugs that we need to fix. | Reinier Zwitserloot |
2009-06-23 | Doc | Reinier Zwitserloot |
2009-06-19 | Added info on the addNetbeans branch. | Reinier Zwitserloot |
2009-06-19 | List of stuff we still need to do as well as research notes on how to get there. | Reinier Zwitserloot |
2009-06-16 | Implemented a lot of stuff for javac, but we ran into 2 major issues still to... | Reinier Zwitserloot |
2009-06-16 | See diff | Reinier Zwitserloot |
2009-06-12 | Added a link to how JavaFX bindings work. | Reinier Zwitserloot |
2009-06-12 | There's nothing interesting in this file. | Reinier Zwitserloot |
2009-06-12 | We were tracking ideas for annotations on the window, but writing on those ge... | Reinier Zwitserloot |
2009-06-10 | Added more good ideas. | Reinier Zwitserloot |
2009-06-08 | Initial commit. As a proof of concept, it already works in javac and eclipse! | Reinier Zwitserloot |