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