about summary refs log tree commit diff stats
path: root/schmaltz.scm
Commit message (Collapse)AuthorAge
* Remove internal defineCase Duckworth2023-08-28
|
* Add shell trampoline for script usageCase Duckworth2023-08-28
| | | | Why you'd want to do this is beyond me... but meh
* Add unprintable helper functionsCase Duckworth2023-08-28
|
* Clean up import declaration in render-specialsCase Duckworth2023-08-28
| | | | Wrap everything in a begin to pass to eval later on.
* Initial commitCase Duckworth2023-08-27