summaryrefslogtreecommitdiff
path: root/src/macro_processor/macro_processor.rs
Commit message (Collapse)AuthorAgeFilesLines
* Do a bunch of QOL things, add some skaldpress specific macros, addQrius2024-09-261-1/+3
| | | | second run, etc
* Add special DNL macro, do a bunch of skaldpress-stuffQrius2024-09-261-13/+26
|
* Change return of MacroProcessor to ResultQrius2024-09-261-44/+85
|
* Move metadata_parser into it's own fileQrius2024-09-261-1/+0
|
* Clean up things a bitQrius2024-09-261-35/+95
|
* Change way macros are invoked, add a bunch of testsQrius2024-09-261-115/+160
|
* Initial commitQrius2024-09-261-0/+260