Thu, 21 Dec 2023 22:20:05 -0700 |
William Astle |
Correct typo in previous commit for includebin
|
Thu, 21 Dec 2023 22:16:12 -0700 |
William Astle |
Update documentation to reflect includebin offset/length feature
|
Thu, 21 Dec 2023 22:14:25 -0700 |
William Astle |
Add offset and length operands (optional) to includebin
|
Fri, 01 Dec 2023 21:16:54 -0700 |
William Astle |
Update manual to reflect pragma nolistcode and correct nolist semantics
|
Fri, 01 Dec 2023 21:11:56 -0700 |
William Astle |
Add pragma nolistcode which works like nolist but also suppresses code lines
|
Thu, 30 Nov 2023 16:54:12 -0700 |
William Astle |
Make ifdef and ifndef complain if they aren't given a symbol
|
Fri, 22 Sep 2023 12:15:09 -0600 |
William Astle |
Fix off by one handling MOD directive optional arguments
|
Thu, 21 Sep 2023 13:13:23 -0600 |
William Astle |
Add --no-warn=ifp1 flag to suppress warnings about ifp1 and ipf2
|
Fri, 08 Sep 2023 00:35:43 -0600 |
William Astle |
Flag version number to indicate ongoing development
|
Fri, 08 Sep 2023 00:35:11 -0600 |
William Astle |
Reduce default optimization level to -O2
|
Fri, 08 Sep 2023 00:32:40 -0600 |
William Astle |
Allow MOD directive to accept only the standard base header parameters
|
Sun, 23 Jul 2023 17:07:58 -0600 |
William Astle |
Add \Ln and {Ln} standing for the length of the specified argument in macros
|
Sun, 23 Jul 2023 16:42:29 -0600 |
William Astle |
Allow using - to refer to standard input for file names
|
Thu, 06 Jul 2023 12:06:22 -0600 |
William Astle |
Fix missing NULL guard found by gcc static analysis
|
Fri, 30 Jun 2023 09:40:17 -0600 |
William Astle |
Add explicit immediate mode to register list instructions (PSHS, etc.)
|
Sun, 23 Apr 2023 10:23:43 -0600 |
William Astle |
Added tag lwtools-4.21 for changeset c71c80a3b280
|
Sun, 23 Apr 2023 10:22:40 -0600 |
William Astle |
Bump version in preparation for release
lwtools-4.21
|
Tue, 21 Mar 2023 14:26:00 -0600 |
William Astle |
Remove unneeded variable reference lexing string literals (lwcc)
|
Thu, 16 Mar 2023 16:59:50 -0600 |
William Astle |
Add IHEX output format to lwlink
|
Thu, 16 Mar 2023 16:18:13 -0600 |
William Astle |
Don't build snprintf() emulation on modern enough MSVC
|
Thu, 16 Mar 2023 16:03:20 -0600 |
William Astle |
Disable building all the lwcc binaries except lwcpp by default
|
Thu, 16 Mar 2023 16:02:01 -0600 |
William Astle |
Silence spurious warning in lwcpp build
|
Mon, 14 Nov 2022 18:01:32 -0700 |
William Astle |
Fix typo in manual.
|
Thu, 29 Sep 2022 13:59:42 -0600 |
William Astle |
Implement support for dragon format binaries
|
Wed, 17 Aug 2022 17:06:30 -0600 |
William Astle |
Fix listing to not rely on undefined memory before the start of instab
|
Wed, 17 Aug 2022 17:05:01 -0600 |
William Astle |
Update version number to reflect ongoing development
|
Wed, 17 Aug 2022 16:50:53 -0600 |
William Astle |
Added tag lwtools-4.20 for changeset 0b0f4d5339f9
|
Wed, 17 Aug 2022 16:49:37 -0600 |
William Astle |
Bump version in preparation for release
lwtools-4.20
|
Wed, 17 Aug 2022 16:35:13 -0600 |
William Astle |
Fix syntax in ignore file
|
Wed, 17 Aug 2022 16:34:28 -0600 |
William Astle |
Improve debug instrumentation for symbol registration
|