index
:
skaldpress
master
rust
Templating engine, made for websites, but possibly useful for other things as well
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
smp
/
macro_processor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove py_global_env, so we get a more file-like environment for arbitrary code
Qrius
2025-05-06
1
-8
/
+6
*
Change from str to lists for building strings during parsing
Qrius
2025-05-05
1
-41
/
+60
*
Update man pages, remove unused parameter
Qrius
2025-04-30
1
-0
/
+4
*
Change output buffer from string to list
Qrius
2025-04-30
1
-14
/
+18
*
Add v1 of special macros
Qrius
2025-04-25
1
-5
/
+36
*
Refactor some internal variables, add -P toggle for smp_-prefixing
Qrius
2025-04-25
1
-22
/
+15
*
Fix inconsistencies with expansion of text strings and the array macros
Qrius
2025-04-24
1
-1
/
+1
*
Rename some macros, add stack trace system
Qrius
2025-04-23
1
-8
/
+146
*
Approach malleable system
Qrius
2025-04-22
1
-92
/
+79
*
Begin rewrite of internals to be more malleable
Qrius
2025-04-11
1
-29
/
+116
*
Finish feature parity
Qrius
2025-03-10
1
-0
/
+27
*
Seemingly up to scratch now
Qrius
2025-03-05
1
-4
/
+3
*
First iteration of py skaldpress version
Qrius
2025-03-05
1
-30
/
+46
*
Add some more macros
Qrius
2025-02-21
1
-5
/
+5
*
first version of python rewrite
Qrius
2025-02-21
1
-0
/
+287