Mercurial > hg > index.cgi
graph
-
Guard against single operand multiplication when detecting like terms default tipMon, 04 Nov 2024 23:48:23 -0700, by William Astle
-
Actually treat "0b" as 0 since it matches the "b" suffix for binary numbersThu, 08 Aug 2024 13:46:19 -0600, by William Astle
-
Fix a slight error in cases where 0b is present but not followed by 0 or 1Thu, 08 Aug 2024 13:40:00 -0600, by William Astle
-
Add version tag for ongoing developmentThu, 08 Aug 2024 13:38:11 -0600, by William Astle
-
Added tag lwtools-4.23 for changeset ff5a5ce952f1Sat, 03 Aug 2024 22:22:27 -0600, by William Astle
-
Bump version in preparation for release lwtools-4.23Sat, 03 Aug 2024 22:22:07 -0600, by William Astle
-
Correct bug in the object file output code leading to stack corruptionSat, 03 Aug 2024 14:30:06 -0600, by William Astle
-
Add 0b and 0B as a prefix for binary constantsFri, 12 Jul 2024 23:02:57 -0600, by William Astle
-
Fix typo in manualWed, 05 Jun 2024 11:40:38 -0600, by William Astle
-
Updated submission guidelines including notes about evangelism. TLDR: Don't.Mon, 04 Mar 2024 10:10:38 -0700, by William Astle
-
Make filename in listing left truncate so file name isn't hiddenFri, 02 Feb 2024 14:39:27 -0700, by William Astle
-
Mark development version.Fri, 22 Dec 2023 21:59:41 -0700, by William Astle
-
Remove unused variable definition.Fri, 22 Dec 2023 21:59:18 -0700, by William Astle
-
Added tag lwtools-4.22 for changeset 37014b2935bfFri, 22 Dec 2023 21:03:38 -0700, by William Astle
-
Bump version in preparation for release lwtools-4.22Fri, 22 Dec 2023 21:03:18 -0700, by William Astle
-
Fix some additional glitches in implementation of includebin offset/lengthThu, 21 Dec 2023 22:31:53 -0700, by William Astle
-
Allow non-quoted file names to have offset/length for includebinThu, 21 Dec 2023 22:23:39 -0700, by William Astle
-
Correct typo in previous commit for includebinThu, 21 Dec 2023 22:20:05 -0700, by William Astle
-
Update documentation to reflect includebin offset/length featureThu, 21 Dec 2023 22:16:12 -0700, by William Astle
-
Add offset and length operands (optional) to includebinThu, 21 Dec 2023 22:14:25 -0700, by William Astle
-
Update manual to reflect pragma nolistcode and correct nolist semanticsFri, 01 Dec 2023 21:16:54 -0700, by William Astle
-
Add pragma nolistcode which works like nolist but also suppresses code linesFri, 01 Dec 2023 21:11:56 -0700, by William Astle
-
Make ifdef and ifndef complain if they aren't given a symbolThu, 30 Nov 2023 16:54:12 -0700, by William Astle
-
Fix off by one handling MOD directive optional argumentsFri, 22 Sep 2023 12:15:09 -0600, by William Astle
-
Add --no-warn=ifp1 flag to suppress warnings about ifp1 and ipf2Thu, 21 Sep 2023 13:13:23 -0600, by William Astle
-
Flag version number to indicate ongoing developmentFri, 08 Sep 2023 00:35:43 -0600, by William Astle
-
Reduce default optimization level to -O2Fri, 08 Sep 2023 00:35:11 -0600, by William Astle
-
Allow MOD directive to accept only the standard base header parametersFri, 08 Sep 2023 00:32:40 -0600, by William Astle
-
Add \Ln and {Ln} standing for the length of the specified argument in macrosSun, 23 Jul 2023 17:07:58 -0600, by William Astle
-
Allow using - to refer to standard input for file namesSun, 23 Jul 2023 16:42:29 -0600, by William Astle
-
Fix missing NULL guard found by gcc static analysisThu, 06 Jul 2023 12:06:22 -0600, by William Astle
-
Add explicit immediate mode to register list instructions (PSHS, etc.)Fri, 30 Jun 2023 09:40:17 -0600, by William Astle
-
Added tag lwtools-4.21 for changeset c71c80a3b280Sun, 23 Apr 2023 10:23:43 -0600, by William Astle
-
Bump version in preparation for release lwtools-4.21Sun, 23 Apr 2023 10:22:40 -0600, by William Astle
-
Remove unneeded variable reference lexing string literals (lwcc)Tue, 21 Mar 2023 14:26:00 -0600, by William Astle
-
Add IHEX output format to lwlinkThu, 16 Mar 2023 16:59:50 -0600, by William Astle
-
Don't build snprintf() emulation on modern enough MSVCThu, 16 Mar 2023 16:18:13 -0600, by William Astle
-
Disable building all the lwcc binaries except lwcpp by defaultThu, 16 Mar 2023 16:03:20 -0600, by William Astle
-
Silence spurious warning in lwcpp buildThu, 16 Mar 2023 16:02:01 -0600, by William Astle
-
Fix typo in manual.Mon, 14 Nov 2022 18:01:32 -0700, by William Astle
-
Implement support for dragon format binariesThu, 29 Sep 2022 13:59:42 -0600, by William Astle
-
Fix listing to not rely on undefined memory before the start of instabWed, 17 Aug 2022 17:06:30 -0600, by William Astle
-
Update version number to reflect ongoing developmentWed, 17 Aug 2022 17:05:01 -0600, by William Astle
-
Added tag lwtools-4.20 for changeset 0b0f4d5339f9Wed, 17 Aug 2022 16:50:53 -0600, by William Astle
-
Bump version in preparation for release lwtools-4.20Wed, 17 Aug 2022 16:49:37 -0600, by William Astle
-
Fix syntax in ignore fileWed, 17 Aug 2022 16:35:13 -0600, by William Astle
-
Improve debug instrumentation for symbol registrationWed, 17 Aug 2022 16:34:28 -0600, by William Astle
-
Fix basic output target to keep lines below 249 charactersThu, 16 Jun 2022 13:55:34 -0600, by William Astle
-
Update raw output to work with RMB only definitions at the startSat, 14 May 2022 21:30:59 -0600, by William Astle
-
Explicitly check for number (leading digit) for entry symbols (lwlink)Sat, 14 May 2022 13:05:43 -0600, by William Astle
-
Add note to manual about numeric entry addresses in scriptsSat, 14 May 2022 12:57:50 -0600, by William Astle
-
Fix base for entry directive in link scripts to use base 16Sat, 14 May 2022 12:28:44 -0600, by William Astle
-
Correct raw output target in lwasm to NUL pad RMBsFri, 18 Mar 2022 16:58:40 -0600, by William Astle
-
Don't rely on undefined memory before start of instabWed, 09 Mar 2022 15:56:03 -0700, by William Astle
-
Fix macro definition to include all linesWed, 09 Feb 2022 21:44:28 -0700, by William Astle
-
Add \# macro expansion which expands to the number of argumentsSun, 30 Jan 2022 14:13:34 -0700, by William Astle
-
Tag version number to mark ongoing developmentSun, 30 Jan 2022 14:12:40 -0700, by William Astle
-
Added tag lwtools-4.19 for changeset 28633fd513c4Tue, 25 Jan 2022 21:36:31 -0700, by William Astle
-
Bump version number in preparation for release lwtools-4.19Tue, 25 Jan 2022 21:31:38 -0700, by William Astle
-
Fix parsing {} macro argument expansion sequencesTue, 25 Jan 2022 21:25:12 -0700, by William Astle