Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention XML in the README | Thomas Voss | 2023-09-10 | 1 | -0/+5 |
* | Update manual with XML information | Thomas Voss | 2023-09-10 | 1 | -4/+13 |
* | Add a skeleton for an initial gsp(5) | Thomas Voss | 2023-09-09 | 1 | -0/+11 |
* | Install gsp(5) manual | Thomas Voss | 2023-09-09 | 1 | -1/+4 |
* | Remove slash | Thomas Voss | 2023-09-09 | 1 | -1/+1 |
* | Add an initial manual page for gsp(1) | Thomas Voss | 2023-09-09 | 1 | -0/+41 |
* | Add new doctype syntax to README | Thomas Voss | 2023-09-09 | 1 | -0/+2 |
* | Add primitive support for doctypes and XML | Thomas Voss | 2023-09-09 | 2 | -16/+104 |
* | Fix bug when key has no value | Thomas Voss | 2023-09-09 | 1 | -1/+1 |
* | Add a README | Thomas Voss | 2023-09-09 | 1 | -0/+53 |
* | Fix Makefile | Thomas Voss | 2023-09-09 | 1 | -1/+6 |
* | Support reading from stdin and multiple inputs | Thomas Voss | 2023-09-09 | 1 | -7/+21 |
* | Run ‘go fmt’ | Thomas Voss | 2023-09-09 | 2 | -15/+18 |
* | Consistent code style | Thomas Voss | 2023-09-09 | 1 | -1/+1 |
* | Add a Makefile | Thomas Voss | 2023-09-09 | 1 | -0/+13 |
* | Simplify ‘die()’ | Thomas Voss | 2023-09-09 | 1 | -6/+2 |
* | Genesis commit | Thomas Voss | 2023-09-08 | 8 | -0/+594 |