summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* portability: use -DGNULIB_POSIXCHECK.Joel E. Denny2009-12-158-5/+176
* gnulib: update for fix of fprintf-posix, which we'll use soon.Joel E. Denny2009-12-159-1/+27
* Enable assertion output and --disable-assert for configure.Joel E. Denny2009-12-145-14/+32
* Expand GLR acronym in summary of Bison.Joel E. Denny2009-12-143-5/+14
* Document named references.Alex Rozenman2009-11-262-3/+146
* cleanup.Joel E. Denny2009-10-163-9/+19
* portability: don't assume 8-bit bytes.Joel E. Denny2009-10-162-7/+22
* portability: use va_start and va_end in the same function.Joel E. Denny2009-10-112-1/+7
* * data/bison.m4: Update comments for rename to muscle-tab.h.Joel E. Denny2009-10-082-7/+11
* Minor code cleanup.Joel E. Denny2009-10-084-39/+96
* * TODO (Complaint submessage indentation): New.Joel E. Denny2009-10-062-0/+21
* Minor code cleanup.Joel E. Denny2009-10-055-364/+385
* tests: skip tests of file names that platform does not support.Joel E. Denny2009-10-043-0/+14
* yysyntax_error: avoid duplicate lookahead collection.Joel E. Denny2009-10-045-419/+452
* yysyntax_error: test memory management more.Joel E. Denny2009-10-043-0/+222
* benchmarks: use %debug consistently among grammars.Joel E. Denny2009-10-042-1/+14
* Remove dead code.Joel E. Denny2009-10-042-24/+10
* Add additional space after periods in NEWS.Alex Rozenman2009-10-032-11/+17
* Use the correct conversion specifier for size_t.Joel E. Denny2009-09-293-2/+13
* tests: don't abuse AT_BISON_CHECK.Joel E. Denny2009-09-272-3/+11
* tests: check that parse-gram.y's IELR and LALR are identical.Joel E. Denny2009-09-263-0/+30
* Formatting changes.Akim Demaille2009-09-231-2/+2
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-198-94/+207
* todo: short termAkim Demaille2009-09-171-0/+22
* doc: fixes.Akim Demaille2009-09-172-2/+8
* doc: lalr1.cc and variants.Akim Demaille2009-09-162-106/+428
* doc: spell checking.Akim Demaille2009-09-162-11/+16
* doc: comment changes.Akim Demaille2009-09-162-30/+67
* lalr1.cc: factor the yytranslate_ invocation in make_SYMBOLS.Akim Demaille2009-09-164-12/+23
* TODO: statistics.Akim Demaille2009-09-162-0/+12
* tests: clean up push.at test group titles.Joel E. Denny2009-09-132-12/+18
* Provide an additional sub-message for clarity.Alex Rozenman2009-09-123-41/+75
* Clean up yacc.c a little.Joel E. Denny2009-09-104-435/+449
* Fix --enable-gcc-warnings.Joel E. Denny2009-09-104-201/+208
* lalr1.cc: syntax_error as exceptions.Akim Demaille2009-09-094-2/+42
* lalr1.cc: add missing "inline".Akim Demaille2009-09-092-0/+16
* %param: documentation.Akim Demaille2009-09-093-36/+76
* Regen.Akim Demaille2009-09-093-407/+440
* style changes.Akim Demaille2009-09-092-16/+23
* %parse: support several arguments.Akim Demaille2009-09-092-8/+26
* Regen.Akim Demaille2009-09-093-599/+669
* %param.Akim Demaille2009-09-093-43/+108
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-056-60/+82
* Use aver not assert.Joel E. Denny2009-09-053-3/+13
* Use "Unresolved reference" error message when no symbols were foundAlex Rozenman2009-09-053-20/+118
* Adjust synclines in src/parse-gram.[ch].Akim Demaille2009-09-044-113/+152
* Don't suppress warnings about unused parse.error.Joel E. Denny2009-09-032-3/+10
* NEWS: Internationalization.Akim Demaille2009-09-032-0/+10
* bootstrap: fix/improve find_tool.Akim Demaille2009-09-032-6/+20
* Fix gcc 3.4.4 shadowing warning reported by Eric Blake.Joel E. Denny2009-08-292-1/+11