Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-10 | Found ANOTHER javac bug. | Reinier Zwitserloot | |
2009-07-08 | Made 'Throwable.class' the default for SneakyThrows. | Reinier Zwitserloot | |
2009-07-06 | Fixed javadoc problems, and added a javadoc target to the build script. | Reinier Zwitserloot | |
2009-07-06 | Last massive documentation dump. All basic javadoc is now done, though ↵ | Reinier Zwitserloot | |
especially the docs on the lombok annotations in the lombok package need far more massaging. Also added a feature to HandleSynchronized to not auto-generate the locker fields if a specific name is provided (because, imagine you typoed those. You'd never find it!) | |||
2009-07-02 | [DOC] | Reinier Zwitserloot | |
2009-07-01 | Support for @SneakyThrows in eclipse. | Reinier Zwitserloot | |