javap/src/main/java/org/apidesign/javap/AnnotationParser.java
Mon, 04 Feb 2013 22:03:49 +0100 Generates reasonable JSON objects for inner annotations and inner annotation arrays
Sun, 03 Feb 2013 23:18:47 +0100 Requiring reference to enums as soon as they are used in annotations
Sun, 03 Feb 2013 19:39:34 +0100 Some annotation types work
Sun, 03 Feb 2013 18:58:09 +0100 Supporting annotations with arrays
Thu, 03 Jan 2013 11:20:40 +0100 Using 's' instead of Ljava_lang_String_2
Tue, 04 Dec 2012 12:23:06 +0100 The textual type of string now ends with _2
Tue, 04 Dec 2012 11:21:10 +0100 Merging in JNI-like naming scheme from default branch
Sun, 02 Dec 2012 23:10:51 +0100 Rewriting String to use more of @JavaScriptBody & co.
Sun, 02 Dec 2012 14:01:17 +0100 Annotations with string attributes
Sun, 02 Dec 2012 12:39:51 +0100 Using the attribute type to in the attribute method name
Sun, 02 Dec 2012 12:26:14 +0100 Initial support for runtime annotations
Fri, 16 Nov 2012 08:08:36 +0100 Re-packaging javap as we are about to make significant changes to it anyway