vm/src/test/java/org/apidesign/vm4brwsr/StringTest.java
Fri, 28 Sep 2012 07:43:53 +0200 Implementation of two more methods for String - yet many are missing to make StringBuilder work
Fri, 28 Sep 2012 07:27:34 +0200 Basic emulation of java.lang.String that supports charAt
Tue, 25 Sep 2012 17:30:13 +0200 Initial tests to try to support strings