summaryrefslogtreecommitdiff
path: root/examples/c/glr/c++-types.y
Commit message (Expand)AuthorAgeFilesLines
* style: enforce GNU-style variable namesAkim Demaille2022-07-311-11/+11
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* tests: address portability issues about strdupAkim Demaille2021-11-061-0/+4
* examples: fix coding styleAkim Demaille2021-11-061-40/+37
* style: rename stmtMerge as stmt_mergeAkim Demaille2021-08-291-8/+8
* examples: improve some function prototypesAkim Demaille2021-02-091-8/+8
* examples: use YYLOCATION_PRINTAkim Demaille2021-02-091-4/+4
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* glr: examples: fix locationsAkim Demaille2021-01-101-1/+1
* glr: example: flush the outputAkim Demaille2021-01-031-4/+6
* glr.c: example: use the exact same display as in the C++ exampleAkim Demaille2021-01-021-6/+6
* glr.c: example: several improvementsAkim Demaille2021-01-021-50/+83
* %merge: fix compatibility with api.value.type=unionAkim Demaille2020-12-311-11/+20
* glr2.cc: example: simplifyAkim Demaille2020-12-261-1/+0
* style: address syntax-check diagnosticsAkim Demaille2020-12-211-1/+0
* examples: add a demonstration of GLR parsers in CAkim Demaille2020-09-191-0/+298