Paul Eggert
dcf16ff191
maint: make update-copyright
2026-01-18 09:45:29 -08:00
Paul Eggert
4ff0741f58
maint: make update-copyright
2025-03-17 17:48:06 -07:00
Paul Eggert
07e18e7fb4
package: bump copyrights to 2022
...
Run "make update-copyright".
2022-01-15 11:16:30 -08:00
Paul Eggert
b4582f1918
Update URLs to prefer https: to http:
...
Also, fix a few http: URLs that were no longer working.
2021-01-29 13:48:43 -08:00
Akim Demaille
4fd2e5c22a
package: fixes
...
* examples/c++/glr/local.mk, examples/c/glr/local.mk (CLEANFILES):
Complete to fix distcheck.
* src/output.c (merger_output): Obfuscate to pacify syntax-check's
sc_space_before_open_paren.
2021-01-16 17:30:17 +01:00
Akim Demaille
d7e8aaa271
package: bump copyrights to 2021
...
Run 'make update-copyright'.
2021-01-16 16:11:17 +01:00
Akim Demaille
647453a614
examples: add a demonstration of GLR parsers in C
...
Based on the test case 668 (cxx-type.at:437) "GLR: Merge conflicting
parses, pure, locations".
* examples/c/glr/Makefile, examples/c/glr/README.md,
* examples/c/glr/c++-types.test, examples/c/glr/c++-types.y,
* examples/c/glr/local.mk: New.
2020-09-19 18:05:15 +02:00