aboutsummaryrefslogtreecommitdiff
path: root/src/smp/macro_processor.py
Commit message (Collapse)AuthorAgeFilesLines
* Change output buffer from string to listQrius2025-04-301-14/+18
| | | | | Should be faster, have not benchmarked. Main reson is to be able to modularize parser
* 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