Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot | |
including docs and changelog. | |||
2013-02-11 | BIG 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. | |||
2012-10-08 | Updated copyright header in website feature pages. | Reinier Zwitserloot | |
2011-11-07 | Changed copyright notices | Roel Spilker | |
2011-06-30 | Added a note about serialVersionUID and @Synchronized to the feature docs. | Reinier Zwitserloot | |
2011-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot | |
2009-07-29 | Corrected 'licence' to 'license' which is a far more popular spelling. | Reinier Zwitserloot | |
2009-07-22 | Added google analytics tracking. | Reinier Zwitserloot | |
2009-07-18 | Added credits page. | Reinier Zwitserloot | |
2009-07-18 | More work on making that godawful excuse for a browser, IE6, render this ↵ | Reinier Zwitserloot | |
stuff at least halfway readable. It's not nearly as cool as on proper browsers, but IE6 users can go stuff themselves. | |||
2009-07-18 | Added feedback from r.spilker. | Reinier Zwitserloot | |
2009-07-18 | Added text for the Synchronized annotation to the features pages. Also did ↵ | Reinier Zwitserloot | |
some fixes in regards to whitespacing (some fancy footwork in regards to white-space: pre). |