emul/mini/src/main/java/java/lang/Class.java
Fri, 15 Feb 2013 21:14:49 +0100 Merge from default branch to resolve conflicts
Thu, 14 Feb 2013 13:17:19 +0100 Fixing problems with Class.isAssignableFrom reported by David
Tue, 05 Feb 2013 08:27:42 +0100 Merging improved (inner) annotation support to allow its usage in emul branch
Mon, 04 Feb 2013 22:02:33 +0100 Need to initialize the class before returning its $class structure
Fri, 01 Feb 2013 18:35:21 +0100 null is not instance of anything
Mon, 28 Jan 2013 18:15:21 +0100 Making new clases (mostly java.io.Object*) compilable
Fri, 25 Jan 2013 16:36:09 +0100 Merge with today's work on default branch
Fri, 25 Jan 2013 15:47:46 +0100 Class.isEnum supported
Thu, 24 Jan 2013 19:36:40 +0100 Getting getResources(...) to work and return URLs with streams. Currently fails in register allocation.
Thu, 24 Jan 2013 18:03:29 +0100 Merging essential operations from default branch
Wed, 23 Jan 2013 23:17:03 +0100 Class.forName with parameters
Wed, 23 Jan 2013 20:52:11 +0100 Using specific subpackages rather than generic org.apidesign.bck2brwsr.emul
Wed, 23 Jan 2013 20:39:23 +0100 First attempt to separate 'mini' profile from the rest of JDK APIs