log lwasm/lwasm.c @ 391:c1d83336e1d1

age author description
Wed, 21 Jul 2010 21:26:43 -0600 lost Fixed problem with structure member registration and fixed detection of operator{} type symbols in expression evaluation
Wed, 14 Jul 2010 20:15:23 -0600 lost Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing framework
Sun, 16 May 2010 11:50:00 -0600 lost Various bugfixes
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Mon, 26 Apr 2010 19:56:10 -0600 lost Properly support 32 bit relocations
Mon, 26 Apr 2010 17:59:30 -0600 lost Output incomplete references in object target
Mon, 26 Apr 2010 17:14:04 -0600 lost Added export list to object output
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
Wed, 21 Apr 2010 23:29:18 -0600 lost Much bugfixing
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Wed, 31 Mar 2010 21:57:45 -0600 lost Indexed part 1
Wed, 31 Mar 2010 20:12:20 -0600 lost Checkpoint - adding actual cpu instructions
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 22:15:07 -0600 lost Added third func to instab to split resolve and emit logic
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
Fri, 12 Mar 2010 06:01:38 +0000 lost Checkpoint development
Mon, 31 Aug 2009 08:37:15 +0000 lost fixed expression 'slots' to not store null on a pass 1 store 2.5
Sat, 15 Aug 2009 05:30:25 +0000 lost Acknowledge the source of the crc calc for os9
Sat, 15 Aug 2009 05:26:02 +0000 lost Fixed os9 module CRC calculation
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/lwasm.c@8efab6c70d01