rt/vmtest/src/main/java/org/apidesign/bck2brwsr/vmtest/impl/CompareCase.java
Sat, 05 Mar 2016 08:45:21 +0100 Slightly more robust parsing code
Tue, 26 Jan 2016 04:42:06 +0100 Each launcher should be used only once
Tue, 26 Jan 2016 04:36:23 +0100 JavaScript in a browser can be at most three times slower than HotSpot when computing five or ten thousands of prime numbers
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Fri, 21 Jun 2013 15:21:09 +0200 Ability to execute test methods annotated by other annotations than @BrwsrTest
Sun, 28 Apr 2013 22:38:29 +0200 Turning VMTest into a builder pattern
Wed, 24 Apr 2013 20:22:19 +0200 javaquery.api is now implementation of net.java.html.json API
Sat, 09 Mar 2013 11:57:04 +0100 Don't convert int-like numbers to double
Fri, 08 Mar 2013 23:43:01 +0100 Only add the trailing '.0' if the number is known to be integer. Otherwise accept the string as provided by JavaScript
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