log lwasm/symbol.c @ 406:502fbc37ff4e

age author description
Fri, 23 Jul 2010 19:23:17 -0600 lost Symbol table is now sorted in lwasm
Fri, 23 Jul 2010 18:58:20 -0600 lost Fixed up symbol table list to be more clear
Wed, 14 Jul 2010 22:46:56 -0600 lost Basic symbol table output; needs work for non-constant symbols
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)
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
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
Sat, 27 Mar 2010 19:04:03 -0600 lost Added expression parsing infrastructure and misc fixes
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
Sat, 19 Dec 2009 06:38:43 +0000 lost Added struct support to LWASM 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
Sun, 22 Mar 2009 17:25:19 +0000 lost Allow $ to be a local symbol and allow symbols with $ to start with a digit
Sun, 22 Mar 2009 16:08:20 +0000 lost Added 'sym=expr' opcode handling
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/symbol.c@77a847c7cc70