summaryrefslogtreecommitdiff
path: root/data/lalr1.java
Commit message (Expand)AuthorAgeFilesLines
* package: move skeletons into data/skeletonsAkim Demaille2018-12-251-1069/+0
* backend: revamp the handling of symbol typesAkim Demaille2018-12-031-3/+3
* style: comment changesAkim Demaille2018-11-111-1/+2
* all: display a clear warning about private macrosAkim Demaille2018-10-221-6/+5
* all: avoid useless comments and #linesAkim Demaille2018-10-211-6/+4
* style: remove useless parensAkim Demaille2018-09-241-1/+1
* Update copyright yearsAkim Demaille2018-05-121-2/+2
* package: bump to 2015Akim Demaille2015-01-041-2/+2
* package: bump to 2014Akim Demaille2014-02-031-2/+2
* skeletons: use better names when computing a "goto"Akim Demaille2013-11-141-8/+14
* java: rename YYMORE as YYPUSH_MORE for consistency with CAkim Demaille2013-06-241-5/+5
* java: push: do not reset the error counterAkim Demaille2013-06-211-1/+0
* java: add push-parser supportDennis Heimbigner2013-06-131-48/+214
* style: comment changes in Java skeletonDennis Heimbigner2013-06-051-23/+47
* style: no longer use backquotesAkim Demaille2013-02-181-1/+1
* maint: update copyright yearsAkim Demaille2013-01-121-2/+2
* skeletons: fix commentsAkim Demaille2012-12-271-3/+3
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-12-031-3/+2
|\
| * m4: use a safer pattern to enable/disable outputAkim Demaille2012-12-031-3/+2
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-07-271-4/+2
|\ \ | |/
| * also support $<foo>$ in the %initial-actionAkim Demaille2012-07-271-6/+4
* | YYFAIL: remove.Akim Demaille2012-07-221-5/+0
* | output: no longer use b4_tokens.Akim Demaille2012-07-221-1/+1
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-04-011-1/+1
|\ \ | |/
| * bump to 2012 in skeletons.Akim Demaille2012-04-011-1/+1
| * Java: Fix syntax error handling without error token.Tim Landscheidt2012-03-271-1/+1
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * java: remove unused variable.Tim Landscheidt2012-01-131-2/+0
| * java: fix parser tracing bug.Joel E. Denny2011-03-061-1/+1
| * java: finish fixing parser stack popping bug.Joel E. Denny2011-03-061-2/+2
| * java: fix parser stack popping bug.Angelo Borsotti2011-03-061-1/+1
| * java: fix location handling bug.Bernd Kiefer2011-02-191-1/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
| * yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-071-12/+45
| * yysyntax_error: prepare for readability of next patches.Joel E. Denny2010-11-071-24/+25
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-2/+2
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+2
| * Propagate i18n changes into glr.c.Akim Demaille2009-12-291-1/+1
| * Port small part of master's 11707b2b so future ports are easier.Joel E. Denny2009-12-291-32/+32
| * YYFAIL: warn about uses and remove from lalr1.java.Joel E. Denny2009-12-221-9/+6
| * YYFAIL: deprecate.Joel E. Denny2009-12-221-1/+2
| * Actually handle the yytable zero value correctly this time.Joel E. Denny2009-08-261-4/+4
| * More fixes related to last two patches.Joel E. Denny2009-08-251-6/+23
| * Fix %error-verbose for conflicts resolved by %nonassoc.Joel E. Denny2009-08-251-2/+4
| * Some code and documentation improvements.Joel E. Denny2009-08-251-1/+2
| * maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+1
| * Rename "default rule" to "default reduction".Joel E. Denny2009-04-231-5/+5
| * Remove spurious initial empty lines.Akim Demaille2009-04-061-39/+39
* | java: fix reduction traces.Akim Demaille2012-01-151-1/+1
* | maint: run "make update-copyright".Jim Meyering2012-01-131-2/+2