log lwasm/main.c @ 186:1824cabf25ce

age author description
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm
Sat, 06 Aug 2011 23:20:45 -0600 lost Adjustments for list code
Sat, 06 Aug 2011 22:15:43 -0600 lost Added --define= option to predfine a symbol for assembly
Tue, 12 Apr 2011 17:56:51 -0600 lost Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generation
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
Sat, 22 Jan 2011 09:40:52 -0700 lost Switched lwasm to lw_cmdline from argp
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