summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* | maint: run "make update-copyright".Joel E. Denny2011-01-023-3/+3
* | Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-081-1/+0
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-173-3/+3
* | portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.Joel E. Denny2010-03-231-1/+1
* | maint: run "make update-copyright"Joel E. Denny2010-01-043-3/+3
* | gnulib: update for fix of fprintf-posix, which we'll use soon.Joel E. Denny2009-12-151-1/+1
* | benchmarks: use %debug consistently among grammars.Joel E. Denny2009-10-041-1/+6
* | gnulib: improve prefixing.Akim Demaille2009-08-121-6/+9
* | maint: run "make update-copyright"Joel E. Denny2009-08-062-2/+2
* | Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-2/+2
* | gnulib: update.Akim Demaille2009-03-271-1/+1
* | Style changes.Akim Demaille2009-02-251-6/+5
* | Convert lib/Makefile.am into lib/local.mk.Akim Demaille2008-11-261-0/+149
* | Get rid of lalr1-split.cc.Akim Demaille2008-11-261-25/+0
* | Update ignores.Akim Demaille2008-11-162-4/+0
* | Simplify code for variants bench marks.Akim Demaille2008-11-151-17/+14
* | Comment changes.Akim Demaille2008-11-151-12/+12
* | Remove etc/Makefile.am.Akim Demaille2008-11-151-2/+2
* | Instead of using make_symbol<TOK_FOO>, generate make_FOO for each token type.Akim Demaille2008-11-151-3/+3
* | Make it possible to return a symbol_type from yylex.Akim Demaille2008-11-111-31/+52
* | Remove useless bench case.Akim Demaille2008-11-111-2/+0
* | Improve display of directives.Akim Demaille2008-11-111-1/+1
* | Use string_cast in the bench.Akim Demaille2008-11-111-11/+13
* | Bench: syntactic sugar for %define/#define.Akim Demaille2008-11-111-25/+40
* | Less memory pressure on the "list" bench.Akim Demaille2008-11-111-7/+7
* | Shortcuts in bench directives.Akim Demaille2008-11-101-21/+59
* | Adjust verbose message to using emacs.Akim Demaille2008-11-101-2/+3
* | Make benches in a sub dirs.Akim Demaille2008-11-091-31/+70
* | fix eof conditionAkim Demaille2008-11-091-3/+5
* | Fix --help.Akim Demaille2008-11-091-1/+1
* | Enhance bench.pl.Akim Demaille2008-11-091-102/+199
* | bench.pl -d, --directive.Akim Demaille2008-11-091-6/+54
* | The single-stack C++ parser is now the standard one.Akim Demaille2008-11-071-10/+10
* | Add "%define assert" to variants.Akim Demaille2008-11-071-0/+1
* | Use "%define variant" in bench.pl.Akim Demaille2008-11-071-15/+6
* | Use strict on bench.pl.Akim Demaille2008-11-041-26/+79
* | Improve the display of sizes.Akim Demaille2008-11-041-3/+5
* | Better defaults for bench.pl.Akim Demaille2008-11-041-8/+18
* | bench.pl --bench.Akim Demaille2008-11-041-13/+40
* | Bench the three-stack lalr1.cc.Akim Demaille2008-11-031-1/+19
* | bench: Improve output.Akim Demaille2008-11-031-1/+7
* | bench: check impact of %debug on variants.Akim Demaille2008-11-031-22/+27
* | bench: report the size too.Akim Demaille2008-11-031-5/+27
* | bench: More use of the verbosity level.Akim Demaille2008-11-031-10/+58
* | bench.pl: a command line interfaceAkim Demaille2008-11-031-9/+56
* | Bench the use of Boost.Variants.Akim Demaille2008-11-031-8/+187
* | bench.pl: Pass directives as a list instead of as a string.Akim Demaille2008-11-031-14/+32
* | Improve genericity of bench.pl.Akim Demaille2008-11-031-14/+38
* | Add documentation to bench.pl.Akim Demaille2008-11-031-0/+69
|/
* Prefer "continue" for empty loop bodies.Akim Demaille2008-10-281-3/+1