javap/src/main/java/org/apidesign/javap/Hashtable.java
Sat, 29 Dec 2012 19:44:20 +0100 JavaScriptBody does not honor Object.equals. Keeping original Java code only
Mon, 24 Dec 2012 08:33:40 +0100 Fixing license of files that are donated by us
Mon, 24 Dec 2012 08:30:20 +0100 Need to return null for unknown keys
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.
Fri, 16 Nov 2012 08:08:36 +0100 Re-packaging javap as we are about to make significant changes to it anyway