log lwasm/parse.c @ 254:c7a41b4c89b3 2.x

age author description
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