javap/src/main/java/org/apidesign/javap/MethodData.java
Sat, 29 Dec 2012 19:46:09 +0100 Constructors are not assigned to prototype, as they are not inherited. newInstance checks for access rights.
Fri, 28 Dec 2012 12:35:32 +0100 Class.getMethods returns only public methods
Mon, 24 Dec 2012 08:19:55 +0100 Initial attempt to merge current default branch with exceptions
Wed, 12 Dec 2012 11:04:02 +0100 Type specific local variables
Sun, 09 Dec 2012 16:16:19 +0100 Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator'
Fri, 07 Dec 2012 15:57:14 +0100 Merge with trunk
Mon, 03 Dec 2012 21:53:01 +0100 We don't need javap's parser of types, at least I hope
Thu, 29 Nov 2012 20:19:00 +0100 Register based VM
Fri, 16 Nov 2012 08:08:36 +0100 Re-packaging javap as we are about to make significant changes to it anyway