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 |
|
Akim Demaille
|
d7e8aaa271
|
package: bump copyrights to 2021
Run 'make update-copyright'.
|
2021-01-16 16:11:17 +01:00 |
|
Akim Demaille
|
b269a45fa4
|
examples: use consistently the GFDL header for readmes
* examples/c++/README.md, examples/c++/calc++/README.md,
* examples/c/calc/README.md, examples/c/lexcalc/README.md,
* examples/c/pushcalc/README.md, examples/c/reccalc/README.md:
Prefer the GFDL banner to the GPL one.
|
2020-03-01 07:56:02 +01:00 |
|
Akim Demaille
|
8036635251
|
package: bump copyrights to 2020
Run 'make update-copyright'.
|
2020-01-05 10:26:35 +01:00 |
|
Akim Demaille
|
6289d673a0
|
examples: add an example with a reentrant parser in Flex+Bison
Suggested by Eric S. Raymond.
https://lists.gnu.org/archive/html/bison-patches/2019-02/msg00066.html
* examples/c/reentrant-calc/Makefile, examples/c/reentrant-calc/README.md,
* examples/c/reentrant-calc/parse.y, examples/c/reentrant-calc/scan.l
* examples/c/reentrant-calc/lexcalc.test,
* examples/c/reentrant-calc/local.mk:
New.
|
2019-02-17 11:31:51 +01:00 |
|