summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* * data/bison.c++: Merge the two generated headers. Insert a copyrightRobert Anisko2002-02-281-46/+39
* * data/bison.c++: Copy the prologue of bison.simple to fetchAkim Demaille2002-02-281-16/+44
* New.Akim Demaille2002-02-251-0/+2
* (YYSTD): Remove.Paul Eggert2002-02-141-33/+13
* * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.Robert Anisko2002-02-111-6/+6
* * data/bison.c++: Correct error recovery. Make the user able toRobert Anisko2002-02-081-2/+22
* * data/bison.c++: Replace some direct m4 expansions by constants. BeRobert Anisko2002-02-071-142/+167
* * data/bison.c++ (yy::b4_name::print_): New method, replaces yyprint inRobert Anisko2002-02-071-0/+2
* * data/bison.c++ (yy::b4_name::parse): Error recovery is back.Robert Anisko2002-02-071-2/+88
* * data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror inRobert Anisko2002-02-071-7/+47
* * data/bison.c++: Fix m4 quoting in comments.Robert Anisko2002-02-061-10/+10
* * data/bison.c++: Adjust the parser code. Fix some muscles that wereRobert Anisko2002-02-061-85/+141
* Really add m4sugar to the repo.Akim Demaille2002-02-052-0/+1805
* * data/bison.c++: Adjust to the M4 back end.Akim Demaille2002-02-051-143/+142
* Give a try to M4 as a back end.Akim Demaille2002-02-052-90/+150
* * src/bison.simple, src/bison.hairy, src/bison.c++: Move to...Akim Demaille2002-02-054-0/+2018