javap/src/main/java/org/apidesign/javap/Vector.java
Mon, 14 Jan 2013 11:30:56 +0100 Using 'this' in @JavaScriptBody instance methods
Mon, 24 Dec 2012 08:33:40 +0100 Fixing license of files that are donated by us
Mon, 24 Dec 2012 08:19:55 +0100 Initial attempt to merge current default branch with exceptions
Thu, 13 Dec 2012 23:20:47 +0100 Providing JavaScript specific implementations of Hashtable and Vector. Those should likely be faster for the JavaScript VM than interpreting bytecode. This is the way to get the best of JavaScript and yet provide reasonably well working implementation in Java.
Sun, 09 Dec 2012 16:16:19 +0100 Rather than exposing Vector, providing abstraction to encapsulate manipulation with TrapData via 'iterator'
Sat, 08 Dec 2012 10:32:04 +0100 'synched w/ trunk'
Fri, 16 Nov 2012 08:08:36 +0100 Re-packaging javap as we are about to make significant changes to it anyway