Sat, 06 Aug 2011 23:29:17 -0600 |
lost |
Fixed bug with symbol on a line with a comment not getting registered
|
Wed, 22 Jun 2011 19:28:36 -0600 |
lost |
Squashed the remaining memory leaks revealed by valgrind
|
Wed, 25 May 2011 21:59:58 -0600 |
lost |
Make *pragma work correctly
|
Wed, 06 Apr 2011 20:23:43 -0600 |
lost |
Added ?? prefix for opcode to inhibit macro expansion
|
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 00:06:28 -0600 |
lost |
Added ability to flag macros as "noexpand" so they are not expanded in the listing
|
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:28:22 -0600 |
lost |
Fixed line number counting being broken by macros
|
Thu, 20 Jan 2011 22:39:46 -0700 |
lost |
Clean up insane number of compiler warnings under -Wall
|
Wed, 19 Jan 2011 22:27:17 -0700 |
lost |
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
|