emul/src/main/java/java/lang/Class.java
Sat, 01 Dec 2012 12:35:30 +0100 Class.getSimpleName() works
Sat, 01 Dec 2012 12:15:12 +0100 Returns correct canonical name
Sat, 01 Dec 2012 08:52:30 +0100 Adding each constructor function field
Tue, 30 Oct 2012 09:24:41 +0100 Merging in support for Class and ClassLoader operations
Mon, 08 Oct 2012 17:10:27 -0700 Concatanation of strings sort of works (but produces wrong result)
Sun, 30 Sep 2012 18:58:50 -0700 assertion status method is used by compiler
Sun, 30 Sep 2012 18:29:37 -0700 Almost compilable
Sun, 30 Sep 2012 17:39:50 -0700 The getPrimitiveClass method is called from many places
Sat, 29 Sep 2012 10:47:42 +0200 Commenting out methods that should not be implemented in JavaScript version
Sat, 29 Sep 2012 06:47:05 +0200 3rd batch of classes