aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/handlers/HandleSneakyThrows.java
AgeCommit message (Expand)Author
2009-12-02Fixed #73 SneakyThrows without parameter did not default to Throwable.classRoel Spilker
2009-11-27Thorough work on inserting comments in the proper place for delombok; should ...Roel Spilker
2009-11-25Refactored the source folders.Reinier Zwitserloot