log

age author description
Sun, 17 Nov 2013 11:59:36 -0700 William Astle Checkpoint parser development for lwcc ccdev
Tue, 12 Nov 2013 20:41:14 -0700 William Astle Checkpoint ccdev
Sat, 21 Sep 2013 18:43:39 -0600 William Astle Add no-op parser and parse tree infrastructure ccdev
Sat, 21 Sep 2013 13:53:18 -0600 William Astle Add skeleton compiler target to build ccdev
Tue, 12 Nov 2013 21:03:48 -0700 William Astle Add comments to linker scripts.
Sat, 21 Sep 2013 13:35:40 -0600 William Astle Don't remove manual on realclean ccdev
Sat, 21 Sep 2013 13:33:54 -0600 William Astle Converted preproc logic to library and moved some utility stuff to lwlib ccdev
Sat, 21 Sep 2013 12:27:48 -0600 William Astle Added support for __LINE__, __FILE__, __DATE__, and __TIME__ ccdev
Wed, 18 Sep 2013 20:41:41 -0600 William Astle Add include search paths and command line macro definitions ccdev
Wed, 18 Sep 2013 19:17:52 -0600 William Astle Various bugfixes and output tuning ccdev
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
Sat, 14 Sep 2013 21:27:03 -0600 William Astle Handle () surrounding macro args on invocation ccdev
Sat, 14 Sep 2013 20:04:38 -0600 William Astle Checkpoint lwcc development ccdev
Thu, 12 Sep 2013 22:06:26 -0600 William Astle Checkpoint lwcc development ccdev
Tue, 10 Sep 2013 19:56:05 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Mon, 09 Sep 2013 23:07:19 -0600 William Astle Checkpoint on lwcc-cpp development ccdev
Sun, 08 Sep 2013 21:58:12 -0600 William Astle Part one of the C preprocessor ccdev
Sun, 08 Sep 2013 17:08:50 -0600 William Astle Make lwcc driver understand -B ccdev
Sun, 08 Sep 2013 16:55:59 -0600 William Astle Updated lwcc README with info on the runtime support files ccdev
Sun, 08 Sep 2013 16:55:21 -0600 William Astle Updated Makefile to install additonal components of lwcc ccdev
Sun, 08 Sep 2013 15:53:06 -0600 William Astle Initial version of lwcc compiler driver and Makefile infrastructure ccdev
Sun, 08 Sep 2013 12:37:57 -0600 William Astle Set up .hgignore to ignore the lwcc driver program. ccdev
Sun, 08 Sep 2013 12:37:32 -0600 William Astle Set up for lwcc development with README file. ccdev
Sat, 07 Sep 2013 23:34:41 -0600 William Astle Branched for developing lwcc ccdev