aboutsummaryrefslogtreecommitdiff
path: root/src/smp/builtins.py
Commit message (Collapse)AuthorAgeFilesLines
* Disable unsafe code execution by defaultQrius2025-05-061-0/+4
|
* Move more class vars into macro dict, fix some typos causing metadata to be ↵Qrius2025-05-061-5/+0
| | | | defined wrong, remove more py_global_env
* Remove missed reference to py_global_envQrius2025-05-061-1/+5
|
* Return link from wodlQrius2025-04-251-1/+1
|
* Refactor some internal variables, add -P toggle for smp_-prefixingQrius2025-04-251-18/+17
|
* Disable br conversion in markdown macroQrius2025-04-241-1/+1
|
* Improve smp entrypoint with additional optionsQrius2025-04-241-7/+9
|
* Fix inconsistencies with expansion of text strings and the array macrosQrius2025-04-241-5/+10
|
* Add inline option to read macro, so we don't override target_file_extension ↵Qrius2025-04-241-4/+6
| | | | with includes
* Fix incorrect popping from template stackQrius2025-04-241-2/+2
|
* Make extension to markdown work againQrius2025-04-231-0/+4
|
* Prepare deb packaging, switch markdown dependencyQrius2025-04-231-9/+7
|
* Rename some macros, add stack trace systemQrius2025-04-231-21/+38
|
* Add markdown extensions for table and fenced codeQrius2025-04-221-0/+4
|
* Approach malleable systemQrius2025-04-221-2/+11
|
* Make mypy/pyflake happy, remove global vars in favor of cache in a macroQrius2025-04-111-8/+9
|
* Begin rewrite of internals to be more malleableQrius2025-04-111-12/+93
|
* Finish feature parityQrius2025-03-101-1/+1
|
* Seemingly up to scratch nowQrius2025-03-051-0/+13
|
* First iteration of py skaldpress versionQrius2025-03-051-3/+3
|
* Add some more macrosQrius2025-02-211-0/+28
|
* first version of python rewriteQrius2025-02-211-0/+153