summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-051-7/+10
* %define: accept unquoted values.Joel E. Denny2009-08-281-33/+39
* %define lr.type: make values lowercase IDs.Joel E. Denny2009-08-281-5/+5
* doc: fixes.Akim Demaille2009-08-191-2/+2
* doc: %initial-action to initialize yylloc.Akim Demaille2009-08-191-2/+9
* maint: run "make update-copyright"Joel E. Denny2009-08-062-3/+3
* Convert multiple variable definition warnings to complaints.Joel E. Denny2009-05-231-10/+13
* -F/--force-define and relative %define/-D/--define priorities.Joel E. Denny2009-05-221-5/+27
* doc: use C++ headers.Akim Demaille2009-05-111-2/+2
* identifiers: dashes are letters.Akim Demaille2009-05-041-5/+5
* Declare %code to be a permanent feature.Joel E. Denny2009-05-011-11/+0
* Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-21/+21
* Rename lr.default_reductions to lr.default-reductions.Joel E. Denny2009-04-291-5/+5
* variables: accept dashes.Akim Demaille2009-04-291-2/+6
* Clean up recent patches a little.Joel E. Denny2009-04-241-2/+2
* Rename "default rule" to "default reduction".Joel E. Denny2009-04-231-36/+38
* Document %define lr.type and lr.default_rules.Joel E. Denny2009-04-211-78/+259
* doc: minor fixes.Akim Demaille2009-04-141-5/+1
* Display the changes in cross-options.texi.Akim Demaille2009-04-061-1/+3
* Improves options in the manual.Di-an Jan2009-04-062-6/+6
* -D, --define.Akim Demaille2009-04-061-0/+5
* Fix options documentation.Joel E. Denny2009-04-061-4/+4
* Help with updating web manual.Joel E. Denny2009-04-032-4/+6
* Fix formatting and content of bison.texinfo menusDi-an Jan2008-11-171-172/+174
* Say %language is experimental.Joel E. Denny2008-11-021-14/+20
* Java parser improvementsDi-an Jan2008-11-011-120/+367
* Clarify UPDATED use.Akim Demaille2008-08-291-2/+2
* Remove remaining dependence on CVS Id keyword.Joel E. Denny2008-07-272-13/+5
* Fix dependence on computed configure variables.Joel E. Denny2008-07-271-2/+2
* Use git-version-gen for version names between releases.Joel E. Denny2008-07-183-199/+2
* Improve forward-compatibility with GNU M4.Joel E. Denny2008-07-151-1/+3
* Add .gitignore everywhere based on .cvsignore.Joel E. Denny2008-07-141-0/+24
* * NEWS (2.3b+): New section, empty for now.Joel E. Denny2008-05-281-1/+1
* * NEWS: Version 2.3b.Joel E. Denny2008-05-231-2/+2
* * NEWS (2.3a+): Mention that -g now takes an argument.Joel E. Denny2008-03-082-26/+28
* * doc/bison.texinfo: Fix a few typos.Akim Demaille2008-02-281-7/+11
* * doc/bison.texinfo (Bison Options): Document -W.Akim Demaille2008-02-281-0/+40
* * NEWS (2.3a+): Don't say %language is experimental. Mention Java andJoel E. Denny2008-02-232-4/+45
* Fix impure push parser compile error reported by Bob Rossi atJoel E. Denny2008-02-201-1/+3
* Fix documentation problems reported by Tim Josling atJoel E. Denny2008-02-171-1/+11
* Accept a token number in a %left, %right, or %nonassoc for POSIXJoel E. Denny2008-02-171-2/+15
* * doc/bison.texinfo: Update Back-Cover text to reflect new GNU wording.Paul Eggert2008-01-311-4/+4
* In the XML output, list useless and unused symbols and rules with theJoel E. Denny2007-11-241-3/+3
* Accept --report-file=FILE to override the default `.output' filename.Joel E. Denny2007-11-183-2/+9
* * doc/yacc.1.in: New.Akim Demaille2007-11-142-1/+42
* * src/gram.c: Remove comments that duplicate comments in gram.h.Joel E. Denny2007-11-101-6/+7
* * data/bison.m4 (b4_cat): Put a newline after the end delimiter of theJoel E. Denny2007-11-101-0/+1
* Remove Id: from bison.1.Akim Demaille2007-11-052-5/+11
* * build-aux/Makefile.am: Ship cross-options.pl.Akim Demaille2007-11-051-8/+8
* * doc/Makefile.am: Complete the previous checkin.Akim Demaille2007-11-041-1/+8