log lwasm/main.c @ 101:ed7f970f3688

age author description
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