Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some sensible parsing of nested parantheses | Qrius | 2024-09-26 | 1 | -4/+14 |
| | |||||
* | Add indent macro, because nested functions doesn't really work, this also ↵ | Qrius | 2024-09-26 | 1 | -0/+25 |
| | | | | does not really work | ||||
* | Remove some debug prints | Qrius | 2024-09-26 | 1 | -8/+0 |
| | |||||
* | Add function for including a file, without doing any macro processing on it | Qrius | 2024-09-26 | 1 | -0/+17 |
| | |||||
* | Do a bunch of QOL things, add some skaldpress specific macros, add | Qrius | 2024-09-26 | 1 | -1/+3 |
| | | | | second run, etc | ||||
* | Add special DNL macro, do a bunch of skaldpress-stuff | Qrius | 2024-09-26 | 1 | -13/+26 |
| | |||||
* | Change return of MacroProcessor to Result | Qrius | 2024-09-26 | 1 | -44/+85 |
| | |||||
* | Move metadata_parser into it's own file | Qrius | 2024-09-26 | 1 | -1/+0 |
| | |||||
* | Clean up things a bit | Qrius | 2024-09-26 | 1 | -35/+95 |
| | |||||
* | Change way macros are invoked, add a bunch of tests | Qrius | 2024-09-26 | 1 | -115/+160 |
| | |||||
* | Initial commit | Qrius | 2024-09-26 | 1 | -0/+260 |