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
Wed, 17 Aug 2011 21:04:33 -0600 lost Fixed additional instruction length problems with logic/memory operations
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization