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