comparison TODO @ 32:b81ddd969691

add some TODO items
author David A. Holland
date Sat, 01 Jan 2011 23:27:39 -0500
parents fb83c2df2268
children 64d275661bf0
comparison
equal deleted inserted replaced
31:39901e11b1aa 32:b81ddd969691
15 tidy up: 15 tidy up:
16 - get rid of inlinedefs.h 16 - get rid of inlinedefs.h
17 - use of places in and below macro.c is pretty bogus. 17 - use of places in and below macro.c is pretty bogus.
18 - macro code should be reworked. 18 - macro code should be reworked.
19 - do some output buffering. 19 - do some output buffering.
20
21 fix:
22 - "#if 0 && 1/0" should not crash; fix eval method.
23 - see tech-toolchain stuff about comment removal.
24
25 also:
26 - need tests.
27