aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support multiple root-level nodesThomas Voss 2023-09-101-10/+19
|
* Add a ‘Documentation’ section to the READMEThomas Voss 2023-09-101-0/+5
|
* Remove all XML supportThomas Voss 2023-09-106-150/+42
|
* Add the ‘-x’ command-line optionThomas Voss 2023-09-104-3/+26
|
* Rework some of the formatting- and parsing codeThomas Voss 2023-09-103-86/+95
|
* Write the initial gsp(5) manualThomas Voss 2023-09-101-1/+267
|
* Bump dateThomas Voss 2023-09-101-1/+1
|
* Mention XML in the READMEThomas Voss 2023-09-101-0/+5
|
* Update manual with XML informationThomas Voss 2023-09-101-4/+13
|
* Add a skeleton for an initial gsp(5)Thomas Voss 2023-09-091-0/+11
|
* Install gsp(5) manualThomas Voss 2023-09-091-1/+4
|
* Remove slashThomas Voss 2023-09-091-1/+1
|
* Add an initial manual page for gsp(1)Thomas Voss 2023-09-091-0/+41
|
* Add new doctype syntax to READMEThomas Voss 2023-09-091-0/+2
|
* Add primitive support for doctypes and XMLThomas Voss 2023-09-092-16/+104
|
* Fix bug when key has no valueThomas Voss 2023-09-091-1/+1
|
* Add a READMEThomas Voss 2023-09-091-0/+53
|
* Fix MakefileThomas Voss 2023-09-091-1/+6
|
* Support reading from stdin and multiple inputsThomas Voss 2023-09-091-7/+21
|
* Run ‘go fmt’Thomas Voss 2023-09-092-15/+18
|
* Consistent code styleThomas Voss 2023-09-091-1/+1
|
* Add a MakefileThomas Voss 2023-09-091-0/+13
|
* Simplify ‘die()’Thomas Voss 2023-09-091-6/+2
|
* Genesis commitThomas Voss 2023-09-088-0/+594