rt/vm/src/test/java/org/apidesign/vm4brwsr/ClassTest.java
Wed, 25 Jun 2014 22:50:33 +0200 Methods on object need to be manually enumerated
Thu, 05 Sep 2013 09:36:06 +0200 Need to make sure an object implements all transitive interfaces, not just those specified directly
Thu, 29 Aug 2013 07:59:21 +0000 getClass() on JavaScript function should return some class, at least Object.class
Tue, 09 Apr 2013 10:06:19 +0200 Support for enums
Thu, 28 Feb 2013 07:48:54 +0100 releasing the compiled code as soon as it is no longer needed to prevent OutOfMemoryError when adding more and more tests
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