rt/vm/src/main/java/org/apidesign/vm4brwsr/ClassPath.java
Sun, 18 May 2014 08:42:56 +0200 Doing the initial classpath cycle in JavaScript to allow loading of the VM on demand
Wed, 14 May 2014 16:09:03 +0200 loadBytes does not need the loader argument
Wed, 14 May 2014 15:57:52 +0200 First step towards calling directly into ClassPath and using VMLazy only for JIT compilation
Sun, 11 May 2014 08:08:17 +0200 Prevent recursive loading of ZipResource class
Fri, 09 May 2014 08:37:20 +0200 Moving Zip tests into right locations
Wed, 07 May 2014 17:24:29 +0200 Splitting into two classes: one that deals with classpath, one that deals with ZIP content