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