log lwasm/insn_gen.c @ 366:433dbc18fb41

age author description
Tue, 02 Jun 2015 20:58:14 -0600 William Astle Make byte overflow detection for 8 bit immediate not fail with COM operator
Tue, 19 May 2015 12:26:35 -0600 William Astle Make 8 bit immediate operands flag a byte overflow if not in 8 bit range.
Mon, 02 Sep 2013 10:49:57 -0600 William Astle Make byte overflow detection for indexing work better
Wed, 30 Jan 2013 21:40:34 -0700 William Astle Fix crash when no operand is present
Sun, 23 Sep 2012 13:11:34 -0600 William Astle Fix thinko with algorithm improvement.
Sun, 23 Sep 2012 13:06:43 -0600 William Astle Add new heuristic for resolving instruction sizes.
Wed, 07 Sep 2011 21:59:10 -0600 lost Make 'imm8' instructions actually complain about a bad operand if no # is present