vm/src/test/java/org/apidesign/vm4brwsr/ClassTest.java
Wed, 05 Dec 2012 09:28:31 +0100 Implementation of Class.getMethods
Tue, 04 Dec 2012 14:49:01 +0100 Test to verify reflective call on a method of a class
Tue, 04 Dec 2012 12:06:27 +0100 ClassTest needs to be adjusted to new naming scheme
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 08:52:30 +0100 Adding each constructor function field
Thu, 29 Nov 2012 21:58:17 +0100 Tests about names of classes
Thu, 29 Nov 2012 21:42:25 +0100 Basic tests for reflection on classes