launcher/src/main/java/org/apidesign/bck2brwsr/launcher/Console.java
Mon, 07 Jan 2013 18:27:01 +0100 @Compare method can throw exceptions
Mon, 07 Jan 2013 17:22:59 +0100 Make sure this has some value
Tue, 25 Dec 2012 14:07:02 +0100 Can execute the matrix multiplication test using VMTest
Sat, 22 Dec 2012 21:35:14 +0100 Closing the window when data are processed.
Thu, 20 Dec 2012 21:54:33 +0100 Moving the read method closer to the definition of the script
Thu, 20 Dec 2012 11:03:34 +0100 Using the Console for invoking VMTests in Rhino. All tests are passing now.
Thu, 20 Dec 2012 08:59:47 +0100 Support for reflection on primitive types. All tests finish in the browser.
Tue, 18 Dec 2012 13:10:56 +0100 Can execute tests in real browser
Mon, 17 Dec 2012 12:21:05 +0100 Console width expanded to 100%. More structured output messages.
Mon, 17 Dec 2012 12:09:57 +0100 Keep scrolling to bottom
Mon, 17 Dec 2012 11:58:48 +0100 Using URL.getContent to communicate with the launcher and execute two testing methods
Sun, 16 Dec 2012 20:11:18 +0100 First steps towards execution harness
Sat, 15 Dec 2012 16:25:28 +0100 Basic sketch of an HTTP server for launching bck2brwsr applications