rt/vm/src/test/java/org/apidesign/vm4brwsr/Array.java
Fri, 27 Feb 2015 10:52:26 +0100 Flush mapper before pushing back a result of (virtual) method invocation. The static method call was already doing that.
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Tue, 23 Sep 2014 21:52:27 +0200 for (var x in array) should return only expected values
Tue, 06 May 2014 11:12:40 +0200 Storing constructor function in last element of multidimensional array
Tue, 06 May 2014 10:08:42 +0200 2nd step in eliminating need for Class.forName when dealing with arrays
Tue, 06 May 2014 08:36:54 +0200 1st step in eliminating Class.forName when working with array types. Class.getComponentType on directly allocated arrays does not need that.
Sun, 03 Mar 2013 22:50:02 +0100 The order of dimensions was reverted
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