]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
Update TODO.
authorAkim Demaille <demaille@gostai.com>
Mon, 18 Aug 2008 12:44:05 +0000 (14:44 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 10 Nov 2008 11:04:37 +0000 (12:04 +0100)
commit42f832d680b3f5b405f4b2216b8f223b9e82ee28
treec3d6cb32a4fd705b7080e0d4e385bfe5c26237f2
parent247efe346c062d14fca43e2e16749cb4415d6afd
Update TODO.

* TODO (-D): is implemented.
(associativity): Same precedence must have the same associativity.
For instance, how can a * b / c be parsed if * is %left and / is
%right?
(YYERRORCODE, YYFAIL, YYBACKUP): New.
ChangeLog
TODO