summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/lalr.c (F): Now a bitset*.Akim Demaille2002-03-042-16/+19
* * src/conflicts.c (shiftset, lookaheadset): Now bitset.Akim Demaille2002-03-042-24/+27
* * src/L0.c, src/LR0.h (nstates): Be size_t.Akim Demaille2002-03-0410-50/+74
* * src/closure.c (firsts): Now, also a bitset.Akim Demaille2002-03-044-55/+60
* * src/print.c: Convert to use bitset.h, not hand coded iterationsAkim Demaille2002-03-042-24/+37
* * src/reduce.c: Convert to use bitset.h, not hand coded BSet.Akim Demaille2002-03-042-81/+64
* * src/closure.c (ruleset): Be a bitset.Akim Demaille2002-03-042-18/+15
* * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,Akim Demaille2002-03-0414-11/+4948
* * data/bison.c++: Merge the two generated headers. Insert a copyrightRobert Anisko2002-02-282-46/+44
* * data/bison.c++: Copy the prologue of bison.simple to fetchAkim Demaille2002-02-282-17/+51
* Sync.Akim Demaille2002-02-251-0/+1
* Regen.Akim Demaille2002-02-2510-120/+160
* New.Akim Demaille2002-02-251-0/+2
* * src/getargs.c (version): Give the name of the authors, and use aAkim Demaille2002-02-252-6/+11
* * src/output.c (header_output): Remove, now handled completely viaAkim Demaille2002-02-252-65/+5
* Really add it.Akim Demaille2002-02-251-0/+29
* * m4/m4.m4: New, from CVS Autoconf.Akim Demaille2002-02-254-5/+20
* * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New, stolen fromAkim Demaille2002-02-258-47/+533
* Regen.Akim Demaille2002-02-2510-10/+10
* Remove the support for C++ namespace cleanliness; it wasPaul Eggert2002-02-141-0/+15
* Revert the C++ namespace changes introduced in 1.31, as they caused tooPaul Eggert2002-02-141-0/+3
* (YYSTD): Remove.Paul Eggert2002-02-141-33/+13
* (Bison Parser, Debugging): Remove special mention of C++, as it'sPaul Eggert2002-02-141-5/+2
* * tests/regression.at (else): Adjust to Andreas' change.Akim Demaille2002-02-142-1/+5
* * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.Akim Demaille2002-02-142-3/+7
* Regen.Akim Demaille2002-02-1410-20/+20
* * src/output.c (output_rule_data): Don't output NULL, it mightAkim Demaille2002-02-133-2/+9
* Fix ChangeLog.Akim Demaille2002-02-111-0/+5
* * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.Robert Anisko2002-02-112-9/+9
* * tests/regression.at (%nonassoc and eof): Don't includeAkim Demaille2002-02-1112-13/+16
* * data/bison.c++: Correct error recovery. Make the user able toRobert Anisko2002-02-082-2/+27
* Fix the previous test.Akim Demaille2002-02-072-2/+3
* * tests/input.at: New.Akim Demaille2002-02-074-1/+65
* * data/bison.c++: Replace some direct m4 expansions by constants. BeRobert Anisko2002-02-072-142/+173
* * data/bison.c++ (yy::b4_name::print_): New method, replaces yyprint inRobert Anisko2002-02-072-0/+8
* * data/bison.c++ (yy::b4_name::parse): Error recovery is back.Robert Anisko2002-02-072-2/+92
* * data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror inRobert Anisko2002-02-072-7/+53
* Regen.Akim Demaille2002-02-0610-20/+20
* * data/bison.c++: Fix m4 quoting in comments.Robert Anisko2002-02-062-10/+14
* * data/bison.c++: Adjust the parser code. Fix some muscles that wereRobert Anisko2002-02-062-85/+146
* Really remove parse-skel.y.Akim Demaille2002-02-052-232/+0
* Really add readpipe to the repo.Akim Demaille2002-02-051-0/+96
* Really add m4sugar to the repo.Akim Demaille2002-02-053-2/+1805
* * data/bison.c++: Adjust to the M4 back end.Akim Demaille2002-02-052-143/+148
* Give a try to M4 as a back end.Akim Demaille2002-02-0513-234/+319
* Revert the previous patch.before-m4-back-endAkim Demaille2002-02-052-2/+3
* * lib/hash.c, lib/hash.h: Replace with Fileutils 4.1's version.Akim Demaille2002-02-056-349/+1043
* * src/muscle_tab.c (muscle_init): Don't default to NULL muscleAkim Demaille2002-02-052-31/+6
* * src/bison.simple, src/bison.hairy, src/bison.c++: Move to...Akim Demaille2002-02-0520-17/+41
* * src/bison.simple (YYSIZE_T): Do not define merely becausePaul Eggert2002-01-291-0/+6