javaquery/demo-calculator/pom.xml
Thu, 29 Nov 2012 00:02:37 +0100 Changing the release of all components to 0.3
Thu, 22 Nov 2012 00:18:34 +0100 Less verbose. Concentrating all operations into single method. Using string switch to determine what operation to run.
Sun, 18 Nov 2012 22:03:15 +0100 javap branch achieved its goal: ByteCodeToJavaScript can be executed in bck2brwsr VM. Merging to main branch.
Fri, 16 Nov 2012 08:06:48 +0100 Explicitly specify source to be 1.6
Tue, 13 Nov 2012 07:56:02 +0100 Explicit version 1.6 convinces command line Maven to compile the whole project
Fri, 09 Nov 2012 12:15:25 +0100 Changing the dependency to new name of the library
Fri, 09 Nov 2012 12:06:45 +0100 Adding calculator demo to the repository