log

age author description
Mon, 20 Dec 2010 04:15:02 -0500 David A. Holland strip comments.
Mon, 20 Dec 2010 04:03:35 -0500 David A. Holland add output.
Mon, 20 Dec 2010 03:55:19 -0500 David A. Holland macro expansion.
Mon, 20 Dec 2010 01:51:47 -0500 David A. Holland deal with macro parameters
Mon, 20 Dec 2010 01:15:43 -0500 David A. Holland added macro table
Mon, 20 Dec 2010 00:32:20 -0500 David A. Holland expression evaluator
Sun, 19 Dec 2010 21:42:01 -0500 David A. Holland handle directives
Sun, 19 Dec 2010 19:51:36 -0500 David A. Holland woops
Sun, 19 Dec 2010 19:49:43 -0500 David A. Holland seenfile -> placefile (clearer)
Sun, 19 Dec 2010 19:39:26 -0500 David A. Holland improve places more
Sun, 19 Dec 2010 19:30:24 -0500 David A. Holland simplify places
Sun, 19 Dec 2010 19:27:14 -0500 David A. Holland move seenfiles to place.c too
Sun, 19 Dec 2010 19:19:02 -0500 David A. Holland move destroyall to array.h
Sun, 19 Dec 2010 19:15:55 -0500 David A. Holland split place stuff to its own file
Sun, 19 Dec 2010 19:08:24 -0500 David A. Holland make places work better
Sun, 19 Dec 2010 18:55:51 -0500 David A. Holland checkpoint - can find files
Sun, 19 Dec 2010 17:53:49 -0500 David A. Holland Clear commandline_files after processing it.
Sun, 19 Dec 2010 17:52:59 -0500 David A. Holland Initial version of toplevel and options handling.
Sun, 19 Dec 2010 16:51:57 -0500 David A. Holland support code
Sun, 19 Dec 2010 16:51:21 -0500 David A. Holland Make arrays crash on malloc failure.
Sun, 19 Dec 2010 16:47:59 -0500 David A. Holland standard arrays (nearly)
Sun, 19 Dec 2010 16:47:40 -0500 David A. Holland setup