Age | Commit message (Expand) | Author |
2013-04-05 | Some small fixes for Java 7 | Robbert Jan Grootjans |
2013-03-26 | Massive performance improvements, and a few potentially breaking changes for ... | Roel Spilker |
2013-03-22 | Refactored out references to TypeTags. | Robbert Jan Grootjans |
2013-03-08 | Added switch to CommentsCatcher. Assumption, until proven otherwise is | Robbert Jan Grootjans |
2012-11-12 | [refactor] Cleaned up static imports (always use *), and refactored out getCt... | Reinier Zwitserloot |
2012-08-06 | Added @Value and @FieldDefaults implementations for javac and ecj, the annota... | Reinier Zwitserloot |
2012-03-27 | Whoops, errors during release build. fixed it quickly! | Reinier Zwitserloot |
2012-03-21 | Implementation of @Accessors. | Reinier Zwitserloot |
2012-01-24 | Fix for issue 328: @Delegate on a field for which we also generate a getter w... | Roel Spilker |
2011-12-20 | Moved Asm utils out of utils and into core, because utils isn't supposed to h... | Reinier Zwitserloot |
2011-12-12 | Renamed Comment to CommentInfo. | Reinier Zwitserloot |
2011-11-21 | Made an API for creating a (oracle javac) JavaCompiler which tracks comments ... | Reinier Zwitserloot |
2011-11-20 | Fix for issue 299: labels would break 'val' in javac. | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-11-01 | Fixed issue 284 now also for java7, introduced more stubbing | Roel Spilker |
2011-10-31 | Fixed delombok making a mess of comments (issue 284) for javac 6. delombok in... | Roel Spilker |
2011-10-25 | Again made @NotNull have no special meaning. | Reinier Zwitserloot |
2011-10-24 | pretty big refactor; introduced a new source package which should be (and is)... | Reinier Zwitserloot |