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
|
d7e8aaa271
|
package: bump copyrights to 2021
Run 'make update-copyright'.
|
2021-01-16 16:11:17 +01:00 |
|
Akim Demaille
|
6f7f949708
|
style: remove useless declarations
* src/reader.h: Don't duplicate what parse-gram.h already exposes.
* src/lr0.h: Remove useless include.
|
2020-02-23 08:25:53 +01:00 |
|
Akim Demaille
|
8036635251
|
package: bump copyrights to 2020
Run 'make update-copyright'.
|
2020-01-05 10:26:35 +01:00 |
|
Akim Demaille
|
83463dfbee
|
style: rename LR0.* as lr0.*
Let's stick to lower case for file names.
* src/LR0.h, src/LR0.c: Rename as...
* src/lr0.h, src/lr0.c: these.
|
2019-01-26 16:21:35 +01:00 |
|