summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsAkim Demaille2018-05-1210-11/+14
* Examples: improve C++ styleAkim Demaille2018-05-121-8/+7
* style: don't use std::endlAkim Demaille2018-05-081-2/+2
* package: bump to 2015Akim Demaille2015-01-0410-10/+10
* package: bump to 2014Akim Demaille2014-02-0310-10/+10
* package: install the examplesAkim Demaille2013-12-095-19/+51
* build: use Automake 1.14's non-recursive Makefile featuresAkim Demaille2013-11-054-58/+51
* maint: git now ignores rpcalcPaul Eggert2013-10-211-0/+1
* build: examples/calc++/calc++ requires flexPaul Eggert2013-10-211-1/+1
* examples: improve the output of the "variant" exampleAkim Demaille2013-09-191-5/+11
* build: port to pre-5.8.7 perlPaul Eggert2013-08-241-1/+1
* build: ship all the files, even if the C++ compiler is brokenAkim Demaille2013-06-111-0/+2
* tests: fix failures with G++ 4.8 in Flex scannerAkim Demaille2013-02-191-16/+15
* variants: avoid type punning issueTheophile Ranquet2013-02-011-1/+0
* build: please Clang++ 3.2+ on Flex scannersAkim Demaille2013-01-301-0/+2
* maint: update copyright yearsAkim Demaille2013-01-1210-10/+10
* examples: minor improvementsAkim Demaille2012-12-261-2/+1
* doc: update variant usageAkim Demaille2012-12-261-1/+1
* tests: be robust to set -e.Akim Demaille2012-12-211-2/+2
* tests: use -fno-strict-aliasing with variantsAkim Demaille2012-11-261-0/+4
* lalr1.cc: rename lex_symbol as api.token.constructorAkim Demaille2012-11-011-1/+1
* examples: simplify/improveAkim Demaille2012-11-011-32/+38
* tests: fix VPATH issueAkim Demaille2012-07-201-1/+4
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-06-261-1/+1
|\
| * maint: use *.texi.Akim Demaille2012-06-261-2/+2
| * maint: add license headers.Akim Demaille2012-02-141-0/+15
| * maint: more silent-rules.Akim Demaille2012-01-311-13/+13
| * maint: run "make update-copyright".Akim Demaille2012-01-133-3/+3
| * maint: run "make update-copyright".Joel E. Denny2011-01-023-3/+3
| * Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-161-11/+0
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-233-3/+4
| * maint: run "make update-copyright"Joel E. Denny2010-01-043-3/+3
| * distcheck: fix.Akim Demaille2009-08-121-1/+4
| * maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+1
| * maint: automate annual package-wide copyright-year update.Joel E. Denny2009-08-041-1/+2
| * Fix "make distcheck".Joel E. Denny2009-08-041-2/+2
| * build: avoid concurrent extraction of calc++.Akim Demaille2009-06-291-2/+6
* | maint: address syntax-check issues.Akim Demaille2012-06-211-4/+4
* | %printer: support both yyo and yyoutput.Akim Demaille2012-04-161-0/+1
* | build: extexi: support out-of-order blocks.Akim Demaille2012-04-081-14/+30
* | build: look for Perl in configure.Akim Demaille2012-04-081-1/+0
* | maint: rewrite extexi in Perl.Akim Demaille2012-04-082-106/+122
* | maint: fix distcheck.Akim Demaille2012-03-134-3/+8
* | build: comment changes.akimAkim Demaille2012-02-244-26/+20
* | build: fix more example extraction issues.Akim Demaille2012-02-243-32/+15
* | maint: fix example extraction issues.Akim Demaille2012-02-247-89/+83
* | maint: gitignore.Akim Demaille2012-02-222-0/+4
* | doc: check the rpcalc.Akim Demaille2012-02-196-2/+108
* | maint: remove trailing empty lines.Akim Demaille2012-02-181-1/+0
* | examples: factor the test suite.Akim Demaille2012-02-177-130/+92