log lwasm/pragma.c @ 206:080bb67d84f2

age author description
Thu, 24 May 2012 17:28:15 -0600 William Astle Add export pragma
Tue, 09 Aug 2011 18:17:00 -0600 lost Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.
Mon, 08 Aug 2011 23:00:27 -0600 lost Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)
Sun, 07 Aug 2011 10:37:22 -0600 lost Pragma stack at parse stage now works
Sun, 07 Aug 2011 00:58:00 -0600 lost Added *pragmapush and *pragmapop; still seems to be nonfunctional
Wed, 25 May 2011 21:59:58 -0600 lost Make *pragma work correctly
Wed, 25 May 2011 19:13:33 -0600 Lost Wizard (lost Added nolist pragma to suppress listing output of non-code generating lines
Wed, 06 Apr 2011 00:12:01 -0600 lost Fixed error with pragma and *pragma directives
Tue, 05 Apr 2011 21:48:51 -0600 lost Allow macros to shadow/override builtin operations when the "shadow" pragma is active, which is NOT the default
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