Tue, 05 Apr 2011 00:12:58 -0600 |
lost |
Fixed problems with macro expansion supression
|
Tue, 05 Apr 2011 00:06:28 -0600 |
lost |
Added ability to flag macros as "noexpand" so they are not expanded in the listing
|
Mon, 04 Apr 2011 22:20:38 -0600 |
lost |
Fix not defining the symbol when instantiating a struct
|
Mon, 04 Apr 2011 22:15:33 -0600 |
lost |
Fixed multiple symbol error with nested structs
|
Mon, 04 Apr 2011 22:10:16 -0600 |
lost |
Fixed multiple symbol error with nested structs
|
Mon, 04 Apr 2011 18:17:31 -0600 |
lost |
Fixed code generation error with indirect indexing using 8 or 16 bit offsets from X,Y,U,S
|
Mon, 04 Apr 2011 18:05:18 -0600 |
lost |
Accept negative sign after base prefix
|
Mon, 04 Apr 2011 17:55:08 -0600 |
lost |
Added an instruction reduction immediately after instruction parsing to minimize memory footprint and expression complexity
|
Sat, 02 Apr 2011 22:37:41 -0600 |
lost |
Cosmetic fixup in listings for SETDP
|
Sat, 02 Apr 2011 22:33:39 -0600 |
lost |
Fix line number sequence after including a file
|
Sat, 02 Apr 2011 22:28:22 -0600 |
lost |
Fixed line number counting being broken by macros
|
Sat, 02 Apr 2011 02:48:36 -0600 |
lost |
Fixed missing NUL termination in macro expansion
|
Sat, 02 Apr 2011 02:19:02 -0600 |
lost |
Caused expressions used in setdp and conditionals to be reduced on pass 1
|
Fri, 01 Apr 2011 23:58:55 -0600 |
lost |
Fix hang while parsing long options
|
Tue, 08 Feb 2011 22:42:12 -0700 |
Lost Wizard (lost |
First pass expression parsing
|
Sat, 05 Feb 2011 14:22:54 -0700 |
Lost Wizard (lost |
More work on expressions
|
Fri, 04 Feb 2011 21:27:03 -0700 |
Lost Wizard (lost |
Start of assignment code
|
Thu, 03 Feb 2011 22:15:57 -0700 |
lost |
Basic parsing of local variable decls
|
Thu, 03 Feb 2011 22:00:47 -0700 |
lost |
Framework for handling local stack frame and/or variables
|
Thu, 03 Feb 2011 21:28:24 -0700 |
lost |
Created a function to prettyprint the current lexer token
|
Thu, 03 Feb 2011 21:19:11 -0700 |
lost |
Renamed "compiler" to "parser" for more consistent terminology
|
Fri, 28 Jan 2011 22:35:04 -0700 |
lost |
Added basic symbol table structure
|
Fri, 28 Jan 2011 22:34:49 -0700 |
lost |
Fixed up hgignore
|
Thu, 27 Jan 2011 20:46:44 -0700 |
lost |
Added support for removing stack from in epilog
|