Sun, 10 May 2020 22:38:24 -0600 |
William Astle |
Fix bad usage of sprintf()
|
Tue, 19 Mar 2019 14:37:56 -0600 |
William Astle |
Fix crash when --symbols specified without --list
|
Fri, 02 Nov 2018 21:07:50 -0600 |
William Astle |
Add "noexpandcond" pragma (cleans up listings)
|
Fri, 16 Feb 2018 23:40:53 -0700 |
William Astle |
Make warnings still show when listings are not enabled.
|
Fri, 16 Feb 2018 23:24:18 -0700 |
William Astle |
Cause warnings to show up in the listing output.
|
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
|