rt/emul/mini/src/main/java/java/lang/Class.java
Thu, 03 Oct 2013 15:51:55 +0200 Work on javac branch seems to have some results, so merge it
Thu, 03 Oct 2013 14:45:25 +0200 Can get access to ClassLoader and use it to load resources and classes
Sat, 28 Sep 2013 12:03:59 +0200 Can use Constructor.newInstance with parameters
Sat, 28 Sep 2013 01:32:59 +0200 Adding more reflection methods, but mostly throwing exceptions
Thu, 29 Aug 2013 08:00:42 +0000 Don't propagate non-ClassNotFoundException error from Class.forName
Fri, 05 Apr 2013 10:41:07 +0200 Any JavaScript array is treated as Java array of Objects
Mon, 25 Mar 2013 16:16:30 +0100 Class.isAssignableFrom and primitive types works better now
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