log lwasm/pass1.c @ 398:7987ee447833 3.0-beta1

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