log lwasm/list.c @ 442:61580fc48f98

age author description
Mon, 27 Nov 2017 22:52:17 -0700 William Astle Add option to omit file names from lwasm listings
Mon, 13 Jul 2015 21:52:43 -0600 William Astle Add option to specify tab width in listing
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing
Wed, 20 May 2015 15:06:18 -0600 William Astle Make listings show the address for lines that only define symbols
Tue, 04 Feb 2014 20:16:35 -0700 William Astle Left truncate file names in list output.
Sat, 25 May 2013 13:35:46 -0600 William Astle Fix crash on listing when nested noexpand macros are used
Sun, 15 Jul 2012 21:52:24 -0600 William Astle Don't suppress symbol listing in unicorns mode
Sun, 15 Jul 2012 21:42:39 -0600 William Astle Make warnings show up in assembly listings.
Wed, 25 Jan 2012 22:39:17 -0700 William Astle Fix noexpand macro listings to show all bytes output
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Sat, 06 Aug 2011 23:20:45 -0600 lost Adjustments for list code
Wed, 25 May 2011 19:13:33 -0600 Lost Wizard (lost Added nolist pragma to suppress listing output of non-code generating lines
Tue, 05 Apr 2011 00:12:58 -0600 lost Fixed problems with macro expansion supression
Tue, 05 Apr 2011 00:06:28 -0600 lost Added ability to flag macros as "noexpand" so they are not expanded in the listing
Sat, 02 Apr 2011 22:37:41 -0600 lost Cosmetic fixup in listings for SETDP
Sat, 22 Jan 2011 16:19:48 -0700 lost Brought forward patch to make tabs in listings always display as 8 spaces wide by converting tabs to spaces
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