log lwasm/input.c @ 186:1824cabf25ce

age author description
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