rt/emul/mini/src/main/java/java/lang/Character.java
Sun, 02 Mar 2014 11:54:59 +0100 Correct isWhitespace up until 128
Tue, 22 Oct 2013 19:33:09 +0200 Dolar sign can be the first first character in a Java identifier
Mon, 07 Oct 2013 16:17:21 +0200 ReExp builds on top of mini emul Character
Sun, 22 Sep 2013 21:42:48 +0200 Trivial implementation of isWhitespace
Sat, 07 Sep 2013 13:56:22 +0200 Re-implementation of the JDK APIs to fit into the browser
Thu, 28 Feb 2013 10:39:40 +0100 All primitive type wrappers (including Character and Boolean) now have proper valueOf implementation
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