Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor refactoring | Thomas Voss | 2023-09-11 | 1 | -15/+10 |
* | Add the ‘=’ node for whitespace trimming | Thomas Voss | 2023-09-11 | 1 | -4/+10 |
* | Add the ‘>’ node modifier | Thomas Voss | 2023-09-11 | 1 | -26/+32 |
* | Specify constant type | Thomas Voss | 2023-09-11 | 1 | -1/+1 |
* | Support multiple root-level nodes | Thomas Voss | 2023-09-10 | 1 | -10/+19 |
* | Remove all XML support | Thomas Voss | 2023-09-10 | 1 | -53/+1 |
* | Rework some of the formatting- and parsing code | Thomas Voss | 2023-09-10 | 1 | -6/+6 |
* | Add primitive support for doctypes and XML | Thomas Voss | 2023-09-09 | 1 | -2/+63 |
* | Run ‘go fmt’ | Thomas Voss | 2023-09-09 | 2 | -15/+18 |
* | Genesis commit | Thomas Voss | 2023-09-08 | 3 | -0/+434 |