log

age author description
Tue, 17 Sep 2013 19:33:41 -0600 William Astle Checkpoint lwcc development - preprocessor is runnable but nonfunctional ccdev
Tue, 17 Sep 2013 19:32:14 -0600 William Astle Cleaned up text in COPYING ccdev
Tue, 17 Sep 2013 19:10:36 -0600 William Astle Fix memory leak in lw_stringlist_destroy() ccdev
Sun, 15 Sep 2013 14:22:10 -0600 William Astle Add string -> number conversion for preproc expression evaluator ccdev
Sun, 15 Sep 2013 13:49:00 -0600 William Astle Implemented #include and #line ccdev
Sun, 15 Sep 2013 13:06:00 -0600 William Astle Added token list structure and switched some stuff to use it ccdev
Sat, 14 Sep 2013 22:42:53 -0600 William Astle Add stringification and token concatenation ccdev