Age | Commit message (Expand) | Author |
2017-03-07 | Fixed issue #778: problems with onX if the annotation to be added has named a... | Reinier Zwitserloot |
2015-11-23 | [Fixes #945] wither methods for abstract classes now slightly less useless. | Reinier Zwitserloot |
2015-02-02 | [trivial] Wither would produce the wrong error message for bad use of onMetho... | Reinier Zwitserloot |
2015-01-29 | Reverting the revert of purely a style issue; the copyAnnotations method is n... | Reinier Zwitserloot |
2014-06-01 | Revert "Remove a wrong test for copyAnnotations returning empty array." | Reinier Zwitserloot |
2014-05-31 | Remove a wrong test for copyAnnotations returning empty array. | Maaartin Grajcar |
2014-05-23 | Added confkey to make @NonNull generate a different exception because of the ... | Reinier Zwitserloot |
2014-03-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-01-20 | [configuration] Added all the @Accessors stuff as a configuration key. | Reinier Zwitserloot |
2014-01-18 | [configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'... | Reinier Zwitserloot |
2014-01-18 | [configuration] implementation of flagUsage for all handlers. | Reinier Zwitserloot |
2014-01-15 | added package-infos to lots of packages, updated the javadoc in these, and ma... | Reinier Zwitserloot |
2013-12-15 | [configuration] Added the .getAbsoluteFileLocation() method to AST; | Roel Spilker |
2013-12-15 | work in progress on ProjectSearcher. | Reinier Zwitserloot |
2013-07-16 | * Fixed issues with @FieldDefaults and @Value (you can NOT override | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-08-06 | Added @Value and @FieldDefaults implementations for javac and ecj, the annota... | Reinier Zwitserloot |
2012-08-06 | fully tested the HandleWither impl for eclipse. | Reinier Zwitserloot |
2012-08-06 | Untested implementation of HandleWither for eclipse along with minor refactor... | Reinier Zwitserloot |