new table format, templating mt_printf

This commit is contained in:
Krzosa Karol
2025-01-21 13:44:41 +01:00
parent 4679f0da48
commit 2b4d641857
10 changed files with 151 additions and 130 deletions

View File

@@ -30,6 +30,7 @@
[x] remove dates and time from core
[ ] meta
[ ] prototype something like templates, readable string generation
[ ] mt_tag syntax // f32 value; mt_tag(min = 0, min = 10) // mt_tag(something)
[x] search for python snippets and execute meta.py script on that file
[x] simplify logging!!!!
[x] somehow index properly the meta files and ignore generated files