log lwasm/lwasm.c @ 582:1ede8f8621cf default tip

age author description
Thu, 08 Aug 2024 13:46:19 -0600 William Astle Actually treat "0b" as 0 since it matches the "b" suffix for binary numbers default tip
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