rt/vm/src/test/java/org/apidesign/vm4brwsr/StaticMethod.java
Wed, 07 May 2014 11:05:07 +0200 Testing behavior of second constructor on the stack
Mon, 17 Feb 2014 17:49:30 +0100 Verify behavior when string constants are used
Mon, 17 Feb 2014 17:41:00 +0100 No need to generate primitive final fields as their values get inlined in the classfiles anyway
Mon, 17 Feb 2014 14:26:55 +0100 Another if statements to flush stack before generating them
Mon, 17 Feb 2014 12:08:31 +0100 Correctly encode the index of the type using bit shift
Mon, 17 Feb 2014 07:54:35 +0100 Don't clear the stack mapping when doing a cast
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository