log src/list.c @ 102:dbf1b926c2f1

age author description
Fri, 23 Jan 2009 04:42:39 +0000 lost Made listings off be default
Tue, 06 Jan 2009 06:20:31 +0000 lost Fixed tab handling in list code; also added address to second and later lines in byte listing for a particular line
Mon, 05 Jan 2009 00:20:45 +0000 lost Added symbol listing to list file; various fixes
Sun, 04 Jan 2009 07:56:55 +0000 lost Added rmb pseudo op
Sun, 04 Jan 2009 07:37:19 +0000 lost Added needed infra for useful listing of EQU and ORG type statements
Sun, 04 Jan 2009 07:25:03 +0000 lost Implemented ORG and fixed problems with constants using $, &, or @ to specify base
Sun, 04 Jan 2009 06:54:58 +0000 lost Fixed stupid error in opening list file
Sun, 04 Jan 2009 06:52:18 +0000 lost Added simple output listing
Fri, 02 Jan 2009 06:07:10 +0000 lost Added error display and fixed infinite loop in lwasm_parse_line()
Sat, 04 Oct 2008 03:14:20 +0000 lost Fixed package to include all required files; also added copyright preamble to all source files
Fri, 03 Oct 2008 02:44:20 +0000 lost Initial checking of LWASM