aboutsummaryrefslogtreecommitdiff
path: root/website/features/delombok.html
AgeCommit message (Collapse)Author
2015-01-30[i775] We broke the ant task with shadowloader; fixed again.Reinier Zwitserloot
2013-12-11Updated web docs and added format options support to delombok ant task.Reinier Zwitserloot
2013-02-11BIG commit:Reinier Zwitserloot
* re-introduction of onMethod/onConstructor/onParam * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism. * Updated copyright headers of website to 2013.
2011-11-07Changed copyright noticesRoel Spilker
2011-06-20Minor tweaks to documentation updates (javadocs, website).Reinier Zwitserloot
2011-06-13mentioned Anthony Whitford's delombok maven plugin on delombok feature page.Reinier Zwitserloot
2009-11-27Added documentation for delombok.Reinier Zwitserloot