summaryrefslogtreecommitdiff
path: root/data/stack.hh
Commit message (Expand)AuthorAgeFilesLines
* c++: style: use "unsigned", not "unsigned int"Akim Demaille2015-08-121-7/+7
* c++: style: remove useless "inline" and fix space issuesAkim Demaille2015-08-121-9/+8
* c++: reserve 200 slots in the parser's stackAkim Demaille2015-01-201-4/+3
* package: bump to 2015Akim Demaille2015-01-041-2/+2
* package: bump to 2014Akim Demaille2014-02-031-2/+2
* Merge remote-tracking branch 'origin/maint'Akim Demaille2013-04-101-0/+8
|\
| * maint: update copyright yearsAkim Demaille2013-04-081-3/+3
| * lalr1.cc: fix compiler warningsAkim Demaille2013-04-081-0/+8
* | c++: revamp the support for variantsAkim Demaille2013-01-281-2/+6
* | c++: formatting and comment changesAkim Demaille2013-01-281-2/+2
* | maint: update copyright yearsAkim Demaille2013-01-121-2/+2
* | lalr1.cc: use a vector for the symbol stackTheophile Ranquet2013-01-111-6/+6
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-12-031-7/+4
|\ \ | |/
| * m4: use a safer pattern to enable/disable outputAkim Demaille2012-12-031-7/+4
* | lalr1.cc: do not create stack.hh without %definesAkim Demaille2012-07-311-17/+25
* | Merge tag 'v2.5.1_rc2'Akim Demaille2012-05-241-7/+10
|\ \ | |/
| * c++: compute the header guards.Akim Demaille2012-05-211-4/+2
| * lalr1.cc: improve Doxygen documentation.Akim Demaille2012-05-211-0/+5
| * lalr1.cc: extract stack.hh.Akim Demaille2012-05-211-0/+121
* maint: run "make update-copyright".Jim Meyering2012-01-131-2/+2
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-3/+2
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+3
* maint: run "make update-copyright"Joel E. Denny2010-01-041-3/+2
* maint: run "make update-copyright"Joel E. Denny2009-08-061-3/+3
* Extract stack.hh from lalr1.cc.Akim Demaille2009-02-191-0/+135