log lwasm/pseudo.c @ 574:a0c9433dc0d4 default tip

age author description
Fri, 22 Dec 2023 21:59:18 -0700 William Astle Remove unused variable definition.
Thu, 21 Dec 2023 22:31:53 -0700 William Astle Fix some additional glitches in implementation of includebin offset/length
Thu, 21 Dec 2023 22:23:39 -0700 William Astle Allow non-quoted file names to have offset/length for includebin
Thu, 21 Dec 2023 22:20:05 -0700 William Astle Correct typo in previous commit for includebin
Thu, 21 Dec 2023 22:14:25 -0700 William Astle Add offset and length operands (optional) to includebin
Thu, 30 Nov 2023 16:54:12 -0700 William Astle Make ifdef and ifndef complain if they aren't given a symbol
Thu, 21 Sep 2023 13:13:23 -0600 William Astle Add --no-warn=ifp1 flag to suppress warnings about ifp1 and ipf2
Thu, 29 Sep 2022 13:59:42 -0600 William Astle Implement support for dragon format binaries
Sun, 19 Dec 2021 17:46:02 -0700 William Astle Fix argument parsing problems with IFSTR
Sun, 19 Dec 2021 17:01:42 -0700 William Astle Add SETSTR/INCLUDESTR for some basic code building
Thu, 11 Feb 2021 09:25:16 -0700 William Astle Fix bug related to parsing \x sequences under pragma cstrings
Fri, 02 Nov 2018 21:07:50 -0600 William Astle Add "noexpandcond" pragma (cleans up listings)
Mon, 27 Nov 2017 23:10:19 -0700 William Astle Fix up execution address handling for ihex and srec output (lwasm)
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Thu, 03 Mar 2016 21:04:39 -0700 William Astle Add "basic" output format