aboutsummaryrefslogtreecommitdiff
path: root/src/smp/macro_processor.py
Commit message (Expand)AuthorAgeFilesLines
* Change from str to lists for building strings during parsingQrius2025-05-051-41/+60
* Update man pages, remove unused parameterQrius2025-04-301-0/+4
* Change output buffer from string to listQrius2025-04-301-14/+18
* Add v1 of special macrosQrius2025-04-251-5/+36
* Refactor some internal variables, add -P toggle for smp_-prefixingQrius2025-04-251-22/+15
* Fix inconsistencies with expansion of text strings and the array macrosQrius2025-04-241-1/+1
* Rename some macros, add stack trace systemQrius2025-04-231-8/+146
* Approach malleable systemQrius2025-04-221-92/+79
* Begin rewrite of internals to be more malleableQrius2025-04-111-29/+116
* Finish feature parityQrius2025-03-101-0/+27
* Seemingly up to scratch nowQrius2025-03-051-4/+3
* First iteration of py skaldpress versionQrius2025-03-051-30/+46
* Add some more macrosQrius2025-02-211-5/+5
* first version of python rewriteQrius2025-02-211-0/+287