# HG changeset patch # User David A. Holland # Date 1293942459 18000 # Node ID b81ddd9696914e07c38043237f4a03464aee1dcc # Parent 39901e11b1aa0aa31a7c1d0187b9a4b475e5b03c add some TODO items diff -r 39901e11b1aa -r b81ddd969691 TODO --- a/TODO Mon Dec 20 06:54:59 2010 -0500 +++ b/TODO Sat Jan 01 23:27:39 2011 -0500 @@ -17,3 +17,11 @@ - use of places in and below macro.c is pretty bogus. - macro code should be reworked. - do some output buffering. + +fix: + - "#if 0 && 1/0" should not crash; fix eval method. + - see tech-toolchain stuff about comment removal. + +also: + - need tests. +