]> git.saurik.com Git - bison.git/blobdiff - TODO
Update.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 596bd1eec3efc0a16af58397f83b153389514d30..51a8b616bc78a6c016d834e29306c636148f1378 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,15 @@
 -*- outline -*-
 
 * src/reader.c
-Check and cleanup for CPP-out code.    []
+Check and cleanup for CPP-out code.    [ok]
 
 * src/output.c
-Check and cleanup for CPP-out code.    []
+Check and cleanup for CPP-out code.    [ok]
+** %%input-line is not correct at this time.   [ok]
+Rely with bison.simple.
 
 * Broken options ?.
-** %no-lines           []
+** %no-lines           [ok]
 ** %no-parser          []
 ** %pure-parser                []
 ** %semantic-parser    []