Age | Commit message (Expand) | Author |
---|---|---|
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |
2009-10-31 | Made the utility methods previously located in package private 'PKG.java' in ... | Reinier Zwitserloot |
2009-10-16 | Switched all use of <code></code> in javadoc to {@code}. | Reinier Zwitserloot |
2009-10-16 | Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ... | Reinier Zwitserloot |
2009-09-03 | Fixed a problem in AnnotationValues where 'isExplicit' always returned true. | Reinier Zwitserloot |
2009-09-03 | Addressed issue #32: The @EqualsAndHashCode and @ToString annotations now sup... | Reinier Zwitserloot |
2009-07-28 | Changed the way toString is generated to reduce the number of superfluous 'pl... | Reinier Zwitserloot |
2009-07-27 | [TRIVIAL] | Reinier Zwitserloot |
2009-07-27 | Added support for @ToString annotation. The code for generating toStrings has... | Reinier Zwitserloot |