Sun, 19 Dec 2021 17:01:42 -0700 |
William Astle |
Add SETSTR/INCLUDESTR for some basic code building
|
Tue, 13 Apr 2021 15:41:23 -0600 |
William Astle |
Update copyright years for manual
|
Tue, 13 Apr 2021 15:38:12 -0600 |
William Astle |
Update manual to correctly reflect forwardrefmax behaviour
|
Thu, 11 Feb 2021 09:25:16 -0700 |
William Astle |
Fix bug related to parsing \x sequences under pragma cstrings
|
Tue, 19 Jan 2021 19:07:19 -0700 |
William Astle |
Added tag lwtools-4.18 for changeset 1c26076891e3
|
Tue, 19 Jan 2021 19:06:20 -0700 |
William Astle |
Bump version in preparation for release
lwtools-4.18
|
Mon, 24 Aug 2020 23:52:23 -0600 |
William Astle |
Add **pragma which always suppresses listing itself
|
Sat, 04 Jul 2020 16:21:08 -0600 |
William Astle |
Make conditional suppression actually hide comments and blank lines
|
Tue, 02 Jun 2020 21:54:10 -0600 |
William Astle |
Remove stray debugging message.
|
Tue, 02 Jun 2020 21:28:47 -0600 |
William Astle |
Fix segfault if no instances of a section are in the final result
|
Sat, 16 May 2020 17:27:42 -0600 |
William Astle |
Allow dot at start of symbol per documentation
|
Sun, 10 May 2020 22:38:24 -0600 |
William Astle |
Fix bad usage of sprintf()
|
Thu, 06 Feb 2020 15:04:05 -0700 |
William Astle |
Fix missing extern declaration
|
Sun, 27 Oct 2019 12:06:01 -0600 |
William Astle |
Add basic syntax for typecasting
|
Sat, 26 Oct 2019 22:01:55 -0600 |
William Astle |
Add integer shifts and fix code template errors for mul/div/mod
|
Thu, 24 Oct 2019 22:41:04 -0600 |
William Astle |
Update lwcc driver to actually do something useful sometimes
|