Tue, 10 Aug 2010 23:08:30 -0600 |
lost |
Implemented "branch points"
|
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)
|
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
|
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, 15 May 2010 13:39:21 -0600 |
lost |
Various bugfixes
|
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
|
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
|
Thu, 15 Apr 2010 21:56:06 -0600 |
lost |
Reduction passes complete
|
Tue, 06 Apr 2010 21:03:19 -0600 |
lost |
Added pass2 and various supporting logic including symbol lookups
|
Thu, 01 Apr 2010 20:44:57 -0600 |
lost |
Generic memory mode insns
|
Thu, 01 Apr 2010 18:39:40 -0600 |
lost |
Indexed stage 2; set line structure to track pragmas in effect for that line
|
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
|
Wed, 31 Mar 2010 18:46:32 -0600 |
lost |
Finished pseudo ops
|
Tue, 30 Mar 2010 23:10:01 -0600 |
lost |
Added os9 opcodes and ERROR
|
Tue, 30 Mar 2010 21:48:49 -0600 |
lost |
Added SECTION/ENDSECTION
|
Sat, 27 Mar 2010 23:37:30 -0600 |
lost |
conditional pseudo ops added
|
Sat, 27 Mar 2010 22:44:46 -0600 |
lost |
More pseudo ops
|
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
|
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 05:20:55 +0000 |
lost |
Completed command line parsing
|
Tue, 09 Feb 2010 05:59:56 +0000 |
lost |
Created lwlib folder and added first bits to it
|
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
|
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
|
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, 12 Jun 2009 03:18:32 +0000 |
lost |
Added --6809/--6309 switches and some cleanups in error reporting
|
Fri, 12 Jun 2009 01:31:18 +0000 |
lost |
Fixed additional parsing problems with pseudo ops
|
Sun, 29 Mar 2009 14:52:28 +0000 |
lost |
Added 8 bit external references for base page addressing mode
|
Sun, 22 Mar 2009 18:26:59 +0000 |
lost |
Allow export to import undefined symbols
|
Sun, 22 Mar 2009 16:08:20 +0000 |
lost |
Added 'sym=expr' opcode handling
|
Sat, 31 Jan 2009 06:33:03 +0000 |
lost |
Added cescapes pragma and a few other compatibility pseudo ops
|
Fri, 30 Jan 2009 04:01:55 +0000 |
lost |
renamed src to lwasm to better reflect its purpose
base
src/lwasm.h@82f0c03ce96a
|