summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: fix test suite failures.candidates/make-symbol-glrAkim Demaille2011-06-303-5/+32
* WIP: cleanup for the test suite.Akim Demaille2011-06-304-56/+66
* gnulib: update.Akim Demaille2011-06-303-3/+0
* glr.cc: remove debugging code.Akim Demaille2011-06-302-21/+19
* variant: reorder.Akim Demaille2011-06-301-10/+8
* glr: WIP: formatting.Akim Demaille2011-06-301-6/+4
* WIP: yysymbolSwap.Akim Demaille2011-06-302-33/+39
* WIP.Akim Demaille2011-06-301-3/+3
* WIP but works on variant.yy.Akim Demaille2011-06-305-73/+243
* FIXMEAkim Demaille2011-06-303-1/+2
* glr.cc: fix.Akim Demaille2011-06-303-2/+5
* FIXME: Support make_symbol with glr.cc.Akim Demaille2011-06-304-19/+111
* Git-ignore some generated files.Quentin Hocquet2011-06-301-0/+2
* doc: clean up references to `Locations Overview'.Joel E. Denny2011-06-112-3/+11
* doc: clean up references to `Tracking Locations'.Joel E. Denny2011-06-112-56/+66
* doc: clean up `Named References' a little.Joel E. Denny2011-06-112-20/+32
* doc: motivate named references.Joel E. Denny2011-06-112-6/+19
* doc: discuss named references after locations.Joel E. Denny2011-06-113-89/+102
* Prepare for the possibility of a 2.5.1 release.Joel E. Denny2011-06-112-0/+7
* Version 2.5.Joel E. Denny2011-05-142-2/+7
* Don't use IF_LINT in Bison sources.Joel E. Denny2011-05-145-13/+35
* Fix precedence for end token.Joel E. Denny2011-05-014-5/+32
* Pacify -DGNULIB_POSIXCHECK.Joel E. Denny2011-05-0112-17/+63
* * NEWS (2.5): Fix minor typos.Joel E. Denny2011-05-012-2/+6
* doc: clean up quotation style in NEWS.Joel E. Denny2011-05-012-11/+19
* tests: pacify gcc 4.6.0's -Wunused-but-set-variable.Joel E. Denny2011-04-162-1/+10
* glr.c: omit yyresolveLocations when locations are disabled.Joel E. Denny2011-04-162-4/+17
* gnulib, autoconf: update.Joel E. Denny2011-04-1615-59/+157
* Fix missing updates to GPLv3.Joel E. Denny2011-04-093-14/+17
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-0910-5/+192
* Pacify maintainer-check-posix.Joel E. Denny2011-04-092-72/+78
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-0911-31/+133
* Don't let -Wnone disable -Werror.Joel E. Denny2011-04-094-17/+72
* * NEWS (2.5): Document fix for -Wno-KEY.Joel E. Denny2011-04-092-0/+13
* doc: fix confusing citation of LAC publication.Joel E. Denny2011-03-202-4/+9
* lr.default-reductions: rename "full" value to "most".Joel E. Denny2011-03-207-14/+28
* * src/parse-gram.c, src/parse-gram.h: Regenerate.Joel E. Denny2011-03-133-249/+281
* named references: fix double free.candidates/named-ref-freeAkim Demaille2011-03-098-8/+65
* tests: style changes.Akim Demaille2011-03-092-79/+57
* java: fix parser tracing bug.Joel E. Denny2011-03-063-1/+10
* java: finish fixing parser stack popping bug.Joel E. Denny2011-03-063-3/+16
* java: fix parser stack popping bug.Angelo Borsotti2011-03-063-1/+12
* doc: cite publication for LAC.Joel E. Denny2011-03-062-0/+10
* doc: clean up terminology for mysterious conflicts.Joel E. Denny2011-03-062-12/+21
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-067-17/+29
* doc: create a new Tuning LR section in the manual.Joel E. Denny2011-03-063-316/+545
* doc: add bibliography to manual.Joel E. Denny2011-02-202-11/+53
* java: test and document previous bug fix.Joel E. Denny2011-02-193-32/+47
* java: fix location handling bug.Bernd Kiefer2011-02-193-1/+11
* doc: fix some minor inconsistencies.Joel E. Denny2011-02-132-3/+12