Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove internal define | Case Duckworth | 2023-08-28 |
| | |||
* | Add shell trampoline for script usage | Case Duckworth | 2023-08-28 |
| | | | | Why you'd want to do this is beyond me... but meh | ||
* | Change render semantics | Case Duckworth | 2023-08-28 |
| | | | | | | Now `render` outputs to the current output port, not a string. `render->string` and `render-string->string` added to output to a string. | ||
* | Add unprintable helper functions | Case Duckworth | 2023-08-28 |
| | |||
* | Correct dependencies | Case Duckworth | 2023-08-28 |
| | |||
* | Add README and COPYING | Case Duckworth | 2023-08-28 |
| | |||
* | Clean up import declaration in render-specials | Case Duckworth | 2023-08-28 |
| | | | | Wrap everything in a begin to pass to eval later on. | ||
* | Initial commit | Case Duckworth | 2023-08-27 |