emul/src/main/java/java/lang/Class.java
Tue, 04 Dec 2012 14:49:01 +0100 Test to verify reflective call on a method of a class
Tue, 04 Dec 2012 14:31:11 +0100 Removing default implementation from reflection APIs
Tue, 04 Dec 2012 12:16:16 +0100 Different constructor name cons__V
Sun, 02 Dec 2012 15:05:36 +0100 Class.getAnnotations somehow implemented
Sun, 02 Dec 2012 14:01:17 +0100 Annotations with string attributes
Sun, 02 Dec 2012 12:26:14 +0100 Initial support for runtime annotations
Sat, 01 Dec 2012 15:48:12 +0100 Optimistic support for Class.newInstance
Sat, 01 Dec 2012 15:30:56 +0100 Class.getSuperclass seems to work
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