log lwasm/insn_gen.c @ 458:3948c874901b

age author description
Sat, 17 Feb 2018 00:13:46 -0700 William Astle Make offset,R operand size warning work properly
Wed, 14 Oct 2015 20:49:41 -0600 William Astle Completed initial conversion to new parser allowing spaces in operands
Mon, 13 Jul 2015 21:37:49 -0600 William Astle Throw error if address overflows in extended mode
Mon, 13 Jul 2015 21:04:39 -0600 William Astle Allow multibyte ascii constants in m80ext mode
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Tue, 02 Jun 2015 20:58:14 -0600 William Astle Make byte overflow detection for 8 bit immediate not fail with COM operator