summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lalr1.cc: provide %printer-based syntax-error messages.candidates/semantic-error-messagesAkim Demaille2009-08-263-37/+94
* lalr1.cc: pass the full lookahead to yysyntax_error_.Akim Demaille2009-08-261-6/+8
* lalr1.cc: minor changes.Akim Demaille2009-08-262-2/+2
* examples: fix variant.Akim Demaille2009-08-261-2/+2
* tests: portability fix.Akim Demaille2009-08-262-1/+14
* Actually handle the yytable zero value correctly this time.Joel E. Denny2009-08-2610-332/+353
* More fixes related to last two patches.Joel E. Denny2009-08-2510-278/+367
* Fix %error-verbose for conflicts resolved by %nonassoc.Joel E. Denny2009-08-259-337/+369
* Some code and documentation improvements.Joel E. Denny2009-08-257-15/+56
* Use locale when quoting.Joel E. Denny2009-08-212-5/+8
* Make previous patch more robust.Eric Blake2009-08-202-14/+23
* Import latest m4/m4.m4.Eric Blake2009-08-205-19/+26
* Fix complaints about escape sequences.Joel E. Denny2009-08-193-14/+83
* doc: fixes.Akim Demaille2009-08-192-2/+7
* tests: distcc compliance.Akim Demaille2009-08-192-1/+15
* variables: simplify the upgrade of namespace into api.namespace.Akim Demaille2009-08-195-46/+57
* 2009-08-19 Akim Demaille <demaille@gostai.com>Akim Demaille2009-08-193-2/+18
* lalr1.cc: use state_type.Akim Demaille2009-08-192-6/+12
* lalr1.cc: get rid of yyparse's yystate.Akim Demaille2009-08-193-25/+41
* lalr1.cc: destroy $$ when YYERROR is called.Akim Demaille2009-08-193-17/+25
* maint: update for gnulib's recent update-copyright changesJoel E. Denny2009-08-184-1/+11
* build: require gettext 0.17.Akim Demaille2009-08-172-2/+12
* build: lower gettext requirements.Akim Demaille2009-08-174-12/+44
* gnulib: update.Akim Demaille2009-08-171-1/+1
* maint: fix use of copyright year intervals.Joel E. Denny2009-08-149-16/+33
* Make it easier to write deterministic tests.Joel E. Denny2009-08-134-33/+72
* tests: GCC 4.5 compliance.Akim Demaille2009-08-122-1/+18
* build: fix the generation of the documentation.Akim Demaille2009-08-129-37/+83
* gnulib: improve prefixing.Akim Demaille2009-08-123-10/+29
* build: fix paths.Akim Demaille2009-08-123-3/+21
* distcheck: fix.Akim Demaille2009-08-122-1/+10
* * tests/local.mk (TESTSUITE_AT): Add named-refs.at.Joel E. Denny2009-08-102-0/+5
* Miscellaneous code readability improvements.Joel E. Denny2009-08-106-77/+114
* Convert "misleading reference" messages to warnings.Alex Rozenman2009-08-083-100/+129
* maint: run "make update-copyright"Joel E. Denny2009-08-0698-115/+149
* maint: make update-b4-copyright easier to useJoel E. Denny2009-08-064-10/+26
* maint: clean up update-b4-copyright codeJoel E. Denny2009-08-052-49/+79
* maint: automate b4_copyright updates.Joel E. Denny2009-08-045-3/+143
* maint: automate annual package-wide copyright-year update.Joel E. Denny2009-08-0423-898/+60
* Fix "make distcheck".Joel E. Denny2009-08-042-2/+8
* Pacify "gcc -Wunused" for the input function from Flex.Joel E. Denny2009-08-014-3/+17
* Fix mail address in ChangeLog.Alex Rozenman2009-07-311-3/+3
* Fix --enable-gcc-warnings problems.Alex Rozenman2009-07-314-73/+80
* Fix a --enable-gcc-warnings problem.Joel E. Denny2009-07-292-2/+8
* Warn about character literals not of length one.Joel E. Denny2009-07-244-8/+108
* Fix some memory leaks.Alex Rozenman2009-07-244-2/+29
* * src/lalr.c (state_lookahead_tokens_count): Correct comment.Joel E. Denny2009-07-242-4/+9
* Some M4 cleanup in the testsuite.Joel E. Denny2009-07-223-40/+43
* Revert unnecessary column realignment in --help output.Joel E. Denny2009-07-152-16/+23
* Alphabetical order in src/local.mk.Alex Rozenman2009-07-042-3/+8