log lwasm/pass1.c @ 460:3d53f2e8d0e0

age author description
Wed, 28 Feb 2018 20:43:14 -0700 William Astle Allow macros to shadow instructions that are not supported by current CPU.
Mon, 23 Jan 2017 22:54:19 -0700 William Astle Add some debugging instrumentation for tracking an expression bug
Tue, 13 Oct 2015 23:38:02 -0600 William Astle Initial commit of pragma newsource
Mon, 13 Jul 2015 21:26:34 -0600 William Astle Add various "convenience" ops
Mon, 13 Jul 2015 21:18:02 -0600 William Astle Add REORG pseudo op
Mon, 13 Jul 2015 20:35:16 -0600 William Astle Add "testmode" pragma
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Mon, 22 Jun 2015 19:16:13 -0600 William Astle Change PRAGMA_SHADOW to behave more as expected
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Mon, 15 Jun 2015 21:21:58 -0600 William Astle Change processor target variations to pragmas.
Mon, 16 Mar 2015 09:27:20 -0600 William Astle Add pragma to turn off forward reference optimization
Thu, 31 Jul 2014 17:20:11 -0600 William Astle Factor some code for simplifying lines so it can be reused