log lwasm/pass1.c @ 418:4b137a8cf32a

age author description
Tue, 10 Aug 2010 23:08:30 -0600 lost Implemented "branch points"
Mon, 09 Aug 2010 00:10:24 -0600 lost Allow symbols to start with digits if they contain $, ?, or @; numbered locals
Sun, 08 Aug 2010 23:47:16 -0600 lost Fixed "=" pseudo op to work correctly
Wed, 14 Jul 2010 22:33:55 -0600 lost Added in structure support and fixed up some warts in the listing code (by adding more warts)
Sun, 16 May 2010 11:50:00 -0600 lost Various bugfixes
Sat, 15 May 2010 20:01:58 -0600 lost Fixed imm8 to actually use expression and also fixed gen mode to respect > and <
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
Thu, 22 Apr 2010 18:19:06 -0600 lost Created a useful debug framework and adjusted lw_expr_print() to return a "static" dynamic string
Tue, 20 Apr 2010 21:59:58 -0600 lost Debugging output and bugfixing pass 0
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Thu, 01 Apr 2010 18:39:40 -0600 lost Indexed stage 2; set line structure to track pragmas in effect for that line
Tue, 30 Mar 2010 23:10:01 -0600 lost Added os9 opcodes and ERROR
Sat, 27 Mar 2010 23:37:30 -0600 lost conditional pseudo ops added
Sat, 27 Mar 2010 20:16:24 -0600 lost Some data oriented pseudo ops added
Sat, 27 Mar 2010 19:04:03 -0600 lost Added expression parsing infrastructure and misc fixes
Thu, 25 Mar 2010 23:17:54 -0600 lost Basic macro processor ported forward; added context break handling for local symbols
Thu, 25 Mar 2010 22:06:50 -0600 lost Added assembly error system and additional checks for symbol syntax
Wed, 24 Mar 2010 21:30:31 -0600 lost Added basic symbol registration
Fri, 19 Mar 2010 02:54:43 +0000 lost Checkpoint
Fri, 12 Mar 2010 06:01:38 +0000 lost Checkpoint development
Tue, 02 Mar 2010 00:10:32 +0000 lost Basic input layer works
Sat, 19 Dec 2009 06:38:43 +0000 lost Added struct support to LWASM 2.x
Tue, 15 Sep 2009 03:16:17 +0000 lost Added zero-width external references 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, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/pass1.c@d8f8b8c60588