summaryrefslogtreecommitdiff
path: root/src/parse-gram.h
Commit message (Expand)AuthorAgeFilesLines
* regenAkim Demaille2012-10-261-3/+3
* regenAkim Demaille2012-10-251-21/+29
* regenAkim Demaille2012-10-221-6/+6
* regenAkim Demaille2012-09-251-4/+4
* yacc: remove trailing end of line at end of fileAkim Demaille2012-08-021-1/+1
* regenAkim Demaille2012-08-011-1/+1
* regenAkim Demaille2012-07-271-6/+4
* regenAkim Demaille2012-07-271-1/+1
* regenAkim Demaille2012-07-261-4/+4
* regen.Akim Demaille2012-06-171-7/+27
* Bison 2.5.1_rc2.v2.5.1_rc2Akim Demaille2012-05-231-1/+1
* Bison 2.5.1_rc1.Akim Demaille2012-05-141-1/+1
* maint: regen.Akim Demaille2012-05-061-2/+2
* maint: regen src/parse-gram.[ch]Jim Meyering2012-05-061-5/+5
* regen.Akim Demaille2012-02-231-3/+3
* regen.Akim Demaille2012-02-191-4/+4
* Pacify -DGNULIB_POSIXCHECK.Joel E. Denny2011-05-011-1/+1
* * src/parse-gram.c, src/parse-gram.h: Regenerate.Joel E. Denny2011-03-131-2/+2
* * data/yacc.c: Fix last apostrophe warning from xgettext.Joel E. Denny2011-01-241-1/+1
* Fix minor problems encountered by a fresh bootstrap.Paul Eggert2011-01-241-2/+2
* maint: run "make update-copyright".Joel E. Denny2011-01-021-5/+4
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-231-3/+3
* parse.lac: implement as %define variable.Joel E. Denny2010-12-231-3/+3
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-071-2/+2
* yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-071-3/+3
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-161-4/+5
* portability: fix pointer arithmetic to conform to C standard.Joel E. Denny2010-04-091-1/+1
* maint: run "make update-copyright"Joel E. Denny2010-01-041-7/+6
* Fix handling of yychar manipulation in user semantic actions.Joel E. Denny2009-12-221-3/+3
* YYFAIL: deprecate.Joel E. Denny2009-12-221-3/+3
* Rename muscle_tab.* to muscle-tab.* for consistency with master.Joel E. Denny2009-10-081-1/+1
* Minor code cleanup.Joel E. Denny2009-10-051-27/+27
* yysyntax_error: avoid duplicate lookahead collection.Joel E. Denny2009-10-041-3/+3
* Clean up yacc.c a little.Joel E. Denny2009-09-101-3/+3
* %define lr.type: make values lowercase IDs.Joel E. Denny2009-08-281-1/+1
* Actually handle the yytable zero value correctly this time.Joel E. Denny2009-08-261-3/+3
* More fixes related to last two patches.Joel E. Denny2009-08-251-1/+1
* Fix %error-verbose for conflicts resolved by %nonassoc.Joel E. Denny2009-08-251-2/+2
* Some code and documentation improvements.Joel E. Denny2009-08-251-4/+4
* Regen.Alex Rozenman2009-07-041-2/+2
* Regen.Alex Rozenman2009-06-271-7/+10
* -F/--force-define and relative %define/-D/--define priorities.Joel E. Denny2009-05-221-1/+1
* Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-1/+1
* variables: accept dashes.Akim Demaille2009-04-291-1/+1
* Rename "default rule" to "default reduction".Joel E. Denny2009-04-231-7/+6
* Clean up %skeleton and %language priority implementation.Joel E. Denny2008-11-071-1/+1
* Update for recent change to gnulib.Joel E. Denny2008-08-261-4/+4
* * NEWS (2.3b): Update release date since there has been a delay inv2.3bJoel E. Denny2008-05-281-1/+1
* * data/yacc.c: Reformat m4 a little for readability.Joel E. Denny2008-05-131-2/+2
* Update to the current gnulib CVS repository, and fix trigraph handlingJoel E. Denny2008-04-211-2/+2