X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1a4648ff0d72c384f6fbfc46d9f23bbb28ca9300..3db472b9ebf3e4f58154af02c713e29d258926f5:/TODO?ds=sidebyside diff --git a/TODO b/TODO index 62622a61..10e4c12e 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,19 @@ -*- outline -*- +* Prologue +The %union is declared after the user C declarations. It can be +a problem if YYSTYPE is decalred after the user part. [] + +* --verbose +Tell the truth about EOF. [] + +* --graph +Show reductions. [] + * tokendefs This muscle should not exist: the information it contains should be available from the rest of bison. Once the information public, get -rid of it. +rid of it. [] * Broken options ?. ** %no-lines [ok]