log lwasm/main.c @ 390:027d7fbcdcfc

age author description
Wed, 14 Jul 2010 22:46:56 -0600 lost Basic symbol table output; needs work for non-constant symbols
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 20:46:04 -0600 lost Made --list and --depend work
Sat, 15 May 2010 20:01:58 -0600 lost Fixed imm8 to actually use expression and also fixed gen mode to respect > and <
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
Thu, 15 Apr 2010 22:18:48 -0600 lost Emit pass
Thu, 15 Apr 2010 21:56:06 -0600 lost Reduction passes complete
Wed, 14 Apr 2010 20:49:04 -0600 lost Added resolve passes
Tue, 06 Apr 2010 21:35:09 -0600 lost Pass framework simplified; skeleton pass 3
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Tue, 30 Mar 2010 20:56:54 -0600 lost Added PRAGMA and *PRAGMA
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
Wed, 24 Mar 2010 21:30:31 -0600 lost Added basic symbol registration
Fri, 12 Mar 2010 06:01:38 +0000 lost Checkpoint development
Thu, 04 Mar 2010 05:13:22 +0000 lost checkpoint
Tue, 02 Mar 2010 00:10:32 +0000 lost Basic input layer works
Sun, 28 Feb 2010 05:35:50 +0000 lost More tinkering with input subsystem
Sun, 28 Feb 2010 05:01:31 +0000 lost Created first pass of input layer
Sat, 13 Feb 2010 06:08:26 +0000 lost checkpoint - input layer
Sat, 13 Feb 2010 05:20:55 +0000 lost Completed command line parsing
Tue, 09 Feb 2010 05:33:35 +0000 lost Started framework for lwasm binary
Sat, 26 Dec 2009 08:24:35 +0000 lost Added --depend option to generate a list of dependencies 2.x
Tue, 22 Dec 2009 04:53:20 +0000 lost Added support for include path 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, 12 Jun 2009 03:18:32 +0000 lost Added --6809/--6309 switches and some cleanups in error reporting
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Fri, 06 Mar 2009 01:35:40 +0000 lost Arranged for lwasm and lwlink to remove the output file in case they fail
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/main.c@c97c61b8c57a