log lwasm/pragma.c @ 455:cad5937314cb

age author description
Fri, 16 Feb 2018 22:53:46 -0700 William Astle Add operandsizewarning pragma
Thu, 03 Mar 2016 21:17:48 -0700 William Astle Make "pragma" and "*pragma/opt" fully equivalent
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:20:30 -0600 William Astle Add conditional for testing if a pragma is in effect
Mon, 13 Jul 2015 20:59:02 -0600 William Astle Add m80ext pragma for Macro-80C compatibility and ignore END in includes
Mon, 13 Jul 2015 20:50:02 -0600 William Astle Add ?rts target for branch instructions
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing
Mon, 13 Jul 2015 20:35:16 -0600 William Astle Add "testmode" pragma
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
Tue, 15 Apr 2014 10:57:34 -0600 William Astle Add support for 6800 compatibility instructions.
Fri, 01 Feb 2013 00:04:19 -0700 William Astle Fix pragma nosymbolcase interaction with -D
Sat, 09 Jun 2012 16:25:19 -0600 William Astle Added condundefzero pragma