Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
an explanation plus a link to the issue to the changelog. | |||
2009-09-01 | Fixed documentation, specifically: added eclipse help system fix to the ↵ | Reinier Zwitserloot | |
changelog, and added some documentation on the special handling of @NonNull/@NotNull/@Nullable for Data and Getter/Setter on the website docs. | |||
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 ↵ | Reinier Zwitserloot | |
legal reasons for using it, so, changed it: explicitly setting 'callSuper=false' removes the warning. You only get the warning if callSuper is false because that's the default. Fixes issue #13 | |||
2009-07-29 | Use single quote instead of double quote in javadoc generation due to wonky | Roel Spilker | |
behaviour of javadoc tool Worked on feature documentation Renamed all "link to issue" to "Issue #n" | |||
2009-07-27 | Reflected issues #8 and #11 in the changelog. | Reinier Zwitserloot | |
2009-07-26 | Added changelog tracking. | Reinier Zwitserloot | |