vm/pom.xml
Sat, 16 Feb 2013 09:26:20 +0100 Initial attempt to use Google Closure Compiler to compress the size of the Bck2Brwsr VM
Wed, 06 Feb 2013 18:24:53 +0100 Providing all Bck2Brwsr emulation APIs in a single JAR file
Wed, 06 Feb 2013 17:52:31 +0100 Don't include vm4brwsr.jar in the final calculator zip file
Tue, 05 Feb 2013 15:32:16 +0100 Expose the bck2brwsr.js as artefact
Tue, 05 Feb 2013 13:20:07 +0100 Understands Class-Path: attribute in manifest
Wed, 23 Jan 2013 20:39:23 +0100 First attempt to separate 'mini' profile from the rest of JDK APIs
Thu, 29 Nov 2012 00:02:37 +0100 Changing the release of all components to 0.3
Thu, 22 Nov 2012 00:08:57 +0100 Verifying we support string switch
Sun, 18 Nov 2012 22:03:15 +0100 javap branch achieved its goal: ByteCodeToJavaScript can be executed in bck2brwsr VM. Merging to main branch.
Tue, 13 Nov 2012 07:48:26 +0100 Command like mvn falls back to 1.3 version unless 1.6 is explicitly specified
Sun, 11 Nov 2012 13:23:52 +0100 Almost rewritten to javap: @JavaScriptBody and double/long may not yet be supported
Fri, 09 Nov 2012 08:41:59 +0100 Also change the main class in pom
Tue, 16 Oct 2012 12:42:00 +0200 Fixing license in all files
Thu, 11 Oct 2012 06:15:22 -0700 Now we are able to change a title of a page inside of a browser
Mon, 08 Oct 2012 17:10:27 -0700 Concatanation of strings sort of works (but produces wrong result)
Wed, 03 Oct 2012 08:05:24 -0700 Annotation to control conversion to JavaScript
Fri, 28 Sep 2012 09:29:53 +0200 Specify version of maven-jar-plugin
Tue, 25 Sep 2012 12:11:03 +0200 Main method to compile some classes
Mon, 24 Sep 2012 12:39:21 +0200 Can find all IDs in an XHTML page
Mon, 24 Sep 2012 11:07:38 +0200 Getting ready for multiple projects inside one Hg repository