Fri, 25 Jan 2013 23:48:46 -0700 |
William Astle |
Fix warning about isalpha in input.c on windows
|
Thu, 24 Jan 2013 21:24:32 -0700 |
William Astle |
Another adjustment for the drive letter problem.
|
Thu, 24 Jan 2013 21:00:00 -0700 |
William Astle |
First attempt at fixing the drive letter problem on Windows
|
Sun, 15 Jul 2012 20:50:18 -0600 |
William Astle |
Make unicorns notice referenced files better
|
Sun, 10 Jun 2012 18:24:31 -0600 |
William Astle |
Add --preprocess option
|
Thu, 22 Dec 2011 18:04:13 -0700 |
lost |
Various enhancements to lwasm
|
Mon, 05 Sep 2011 18:10:21 -0600 |
William Astle |
Fixed segfault opening relative paths without a current directory on the stack; probably a symptom of another bug somewhere
|
Sun, 07 Aug 2011 10:37:22 -0600 |
lost |
Pragma stack at parse stage now works
|
Sun, 07 Aug 2011 00:58:00 -0600 |
lost |
Added *pragmapush and *pragmapop; still seems to be nonfunctional
|
Wed, 22 Jun 2011 19:28:36 -0600 |
lost |
Squashed the remaining memory leaks revealed by valgrind
|
Tue, 12 Apr 2011 17:58:13 -0600 |
lost |
Added missing newlines to error messages related to opening files
|
Tue, 12 Apr 2011 17:56:51 -0600 |
lost |
Added --dependnoerr flag to list dependencies on non-existent files without bailing out; also suppress error reports during dependency generation
|
Sat, 22 Jan 2011 10:37:53 -0700 |
lost |
Removed use of asprintf() and added Makefile options for cross compiling; also a bugfix with sizeof{} in lwasm
|
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
|