log

age author description
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
Thu, 27 Jan 2011 20:44:57 -0700 lost Additional parsing in function/sub; emission of prolog/epilog code
Mon, 24 Jan 2011 20:08:09 -0700 lost Started lwbasic parser; checkpoint
Mon, 24 Jan 2011 18:31:07 -0700 lost Fixed missing return value
Sat, 22 Jan 2011 21:13:09 -0700 lost lwbasic: Added basic character input framework
Sat, 22 Jan 2011 21:01:03 -0700 lost Added initial framework for lwbasic
Sat, 22 Jan 2011 18:28:07 -0700 lost Split lw_alloc.c for better linking
Sat, 22 Jan 2011 18:06:37 -0700 lost Moved removal of dep files to realclean and properly remove any .exe files
Sat, 22 Jan 2011 17:42:22 -0700 lost Adjusted PDF manual build to remove extraneous .html file that is currently produced by docbook2pdf
Sat, 22 Jan 2011 17:41:55 -0700 lost Added note about gnu make being suggested
Sat, 22 Jan 2011 17:33:54 -0700 lost Fixed up glitch with Makefile causing binaries to always be considered out of date
Sat, 22 Jan 2011 17:00:15 -0700 lost Added building of manual from docbook source to Makefile
Sat, 22 Jan 2011 16:22:51 -0700 lost Added ignore file for hg
Sat, 22 Jan 2011 16:19:48 -0700 lost Brought forward patch to make tabs in listings always display as 8 spaces wide by converting tabs to spaces