log lwasm/parse.c @ 250:0986834ec7d3 2.x

age author description
Thu, 26 Nov 2009 21:12:45 +0000 lost Added no-op .bank pseudo-op to support compiling gcc6809 2.x
Wed, 16 Sep 2009 00:29:06 +0000 lost Allow symbols to appear after whitespace when terminated by : 2.x
Fri, 14 Aug 2009 03:22:26 +0000 lost Added os9 target, pragma to control whether $ localizes a symbol, and fixed some condition nesting bugs
Fri, 12 Jun 2009 03:18:32 +0000 lost Added --6809/--6309 switches and some cleanups in error reporting
Mon, 11 May 2009 06:09:49 +0000 lost Fixed lack of error when there are extraneous characters at the end of the operand.
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Sun, 22 Mar 2009 16:08:20 +0000 lost Added 'sym=expr' opcode handling
Sun, 08 Feb 2009 03:00:44 +0000 lost Allow lines starting with # to be ignored