log lwasm/lwasm.c @ 581:10f8fc64481d

age author description
Thu, 08 Aug 2024 13:40:00 -0600 William Astle Fix a slight error in cases where 0b is present but not followed by 0 or 1
Fri, 12 Jul 2024 23:02:57 -0600 William Astle Add 0b and 0B as a prefix for binary constants
Thu, 21 Dec 2023 22:14:25 -0700 William Astle Add offset and length operands (optional) to includebin
Thu, 01 Nov 2018 23:07:03 -0600 William Astle Add "nooutput" pragma
Mon, 23 Jul 2018 17:45:18 -0600 William Astle Add << prefix to force 5 bit offsets in indexed modes
Fri, 16 Feb 2018 22:53:46 -0700 William Astle Add operandsizewarning pragma
Mon, 23 Jan 2017 22:54:19 -0700 William Astle Add some debugging instrumentation for tracking an expression bug
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Mon, 21 Mar 2016 09:13:45 -0600 William Astle Add error string for "user error"
Mon, 21 Mar 2016 09:06:55 -0600 Tormod Volden lwasm: Add missing "Undefined symbol" error string
Tue, 13 Oct 2015 23:38:02 -0600 William Astle Initial commit of pragma newsource
Mon, 13 Jul 2015 21:34:50 -0600 William Astle Make error output more friendly to IDEs
Mon, 13 Jul 2015 21:18:02 -0600 William Astle Add REORG pseudo op
Mon, 13 Jul 2015 21:04:39 -0600 William Astle Allow multibyte ascii constants in m80ext mode
Mon, 13 Jul 2015 20:47:30 -0600 William Astle Add cycle counting to listing