rt/vm/src/main/java/org/apidesign/vm4brwsr/ByteCodeParser.java
Wed, 09 Oct 2013 16:53:45 +0200 Unicode has some special new line characters that need to be encoded too
Tue, 07 May 2013 19:01:14 +0200 Access non-final exported methods through "invoker"
Fri, 12 Apr 2013 18:48:48 +0200 Introduced Exported annotation
Mon, 04 Mar 2013 19:20:40 +0100 Moving the bytecode parser into a single class inside the vm module - Nexus does not like modules without javadoc and I certainly don't want to publish javadoc for the former javap