]> git.saurik.com Git - bison.git/history - data/lalr1-fusion.cc
Fix indentation of tables in lalr1.cc
[bison.git] / data / lalr1-fusion.cc
2008-11-03  Akim DemailleFix indentation of tables in lalr1.cc
2008-11-03  Akim DemailleDestroy the lhs symbols after reduction.
2008-11-03  Akim DemailleSimplify yysyntax_error_ use.
2008-11-03  Akim DemailleLet yy::variant::build return an lvalue.
2008-11-03  Akim DemailleDefine yy::variant only when needed.
2008-11-03  Akim DemailleFuse the three stacks into a single one.