src/test/java/org/apidesign/java4browser/StaticMethod.java
Sun, 16 Sep 2012 07:28:57 +0200 Support for static integer fields
Mon, 27 Aug 2012 15:16:39 +0200 Conditional statement and and or
Mon, 27 Aug 2012 14:36:48 +0200 Support for xor
Mon, 27 Aug 2012 14:27:06 +0200 Support for factorial computed with a for cycle
Mon, 27 Aug 2012 13:16:29 +0200 Can compile recursive factorial
Mon, 27 Aug 2012 06:12:35 +0200 Using floor when converting from double, float to int, long. Support for more than four parameters
Mon, 27 Aug 2012 05:47:44 +0200 Support for subtraction. Double occupies two slots. static import of byte codes.
Mon, 27 Aug 2012 05:17:08 +0200 Handle float multiplication
Mon, 27 Aug 2012 05:08:30 +0200 Initial version of the Bytecode to JavaScript translator