Wed, 06 Apr 2011 00:40:40 -0600 |
lost |
Clean up warning about unused variable
|
Wed, 06 Apr 2011 00:12:33 -0600 |
lost |
Added a \* macro parameter expansion to include all macro parameters
|
Wed, 06 Apr 2011 00:12:01 -0600 |
lost |
Fixed error with pragma and *pragma directives
|
Tue, 05 Apr 2011 23:59:41 -0600 |
lost |
Added string comparison pseudo ops
|
Tue, 05 Apr 2011 21:50:23 -0600 |
lost |
Removed extraneous debugging statements from long option parsing routines
|
Tue, 05 Apr 2011 21:48:51 -0600 |
lost |
Allow macros to shadow/override builtin operations when the "shadow" pragma is active, which is NOT the default
|
Tue, 05 Apr 2011 21:48:22 -0600 |
lost |
Fixed off by one bug parsing long options
|
Tue, 05 Apr 2011 00:17:17 -0600 |
lost |
Added mention of NOEXPAND macro argument in manual
|
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
|