log lwasm/parse.c @ 274:3010e24bb9c5 2.5

age author description
Mon, 31 Aug 2009 08:30:13 +0000 lost Fix crashing on bad expressions on pass 2 2.5
Thu, 07 Jan 2010 03:57:58 +0000 lost Fixed problem with local symbol context handling in the face of conditional assembly 2.x
Sun, 20 Dec 2009 05:40:47 +0000 lost Support files with line numbers in lwasm 2.x
Sat, 19 Dec 2009 06:38:43 +0000 lost Added struct support to LWASM 2.x
Wed, 09 Dec 2009 03:59:26 +0000 lost Fixed obscure comment detection bug 2.x
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
Sat, 31 Jan 2009 05:29:15 +0000 lost allow : after symbol at line start
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/parse.c@93b5ba6df367