rt/emul/mini/src/main/java/java/lang/Object.java
Tue, 17 Sep 2013 14:25:30 +0200 #5368: Provide some implementation of wait and notify
Sat, 07 Sep 2013 13:56:22 +0200 Re-implementation of the JDK APIs to fit into the browser
Thu, 29 Aug 2013 07:59:21 +0000 getClass() on JavaScript function should return some class, at least Object.class
Fri, 03 May 2013 18:15:47 +0200 Generate $instOf in exported form
Wed, 27 Feb 2013 17:31:52 +0100 Make sure subclasses of java.lang.Object will have good implementation of toString() method - now with polymorphism
Wed, 27 Feb 2013 17:28:48 +0100 Make sure subclasses of java.lang.Object will have good implementation of toString() method
Wed, 27 Feb 2013 17:24:50 +0100 Don't call Array.get(null). Just link against that class.
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