log lwasm/lwasm.h @ 70:ceab04fd2969

age author description
Sun, 10 Apr 2011 13:15:12 -0600 lost Fixed premature installation of external reference under UNDEFEXTERN pragma; should not resolve to external references until after the initial parsing pass
Wed, 06 Apr 2011 21:35:49 -0600 lost Make structure definitions not affect current assembly address and fix up cosmetic offset display in listings
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
Tue, 05 Apr 2011 00:06:28 -0600 lost Added ability to flag macros as "noexpand" so they are not expanded in the listing
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