Age | Commit message (Expand) | Author |
---|---|---|
2014-04-01 | all usage of sneakyThrow is now throw sneakyThrow as it should be. | Reinier Zwitserloot |
2012-04-23 | Replaced the 'try some reflection and if that fails, oh well' code with catch... | Reinier Zwitserloot |
2011-11-20 | Additional fix for issue 300: Using 'lombok.val' written out in full would ca... | Reinier Zwitserloot |
2011-11-20 | Fixed issue 300: 'lombok.val' (vs. just val and an import statement) didn't f... | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-07-18 | Fixes issue 232, now we also patch dom.SingleVariableDecls. Fixes val import ... | grootjans |
2011-05-16 | Split up PatchVal into the ecj and eclipse bits; in ecj you'd just get NoSuch... | Reinier Zwitserloot |