about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Add issues to readme mainCase Duckworth2024-02-06
|
* Update readmeCase Duckworth2024-02-06
|
* Add nl() functionCase Duckworth2024-02-06
| | | | This should go in the standard library thing I come up with in a moment.
* Add readme phony targetCase Duckworth2024-02-06
|
* Fix quoting (sort of)Case Duckworth2024-02-06
| | | | | Honestly shell quoting is such a bugbear that I'm not sure how to solve it. It might just be part of having a shell pass through that quoting will be weird.
* Add link to readme.stCase Duckworth2024-02-06
|
* Add documentationCase Duckworth2024-02-06
|
* Various changesCase Duckworth2024-02-06
|
* Change readme.md to readme.st that build to readme.htmlCase Duckworth2024-02-06
|
* Add license, makefile, etcCase Duckworth2024-02-06
|
* rename st.sh to html.st.shCase Duckworth2024-02-06
|
* Slight tweak to remove spurious variableCase Duckworth2024-02-02
|
* Make everything betterCase Duckworth2024-02-02
|
* Refactor for interleaved shell commands and textCase Duckworth2024-02-01
|
* uhhCase Duckworth2024-02-01
|
* Begin subtext.shCase Duckworth2024-01-30
|
* Initial commitCase Duckworth2024-01-29