aboutsummaryrefslogtreecommitdiff
path: root/examples/shell
AgeCommit message (Expand)Author
2025-04-07Move core libraries into their own folderBruce Hill
2025-04-06No more colons for blocksBruce Hill
2025-04-06Change method calls to use `foo.baz()` instead of `foo:baz()`Bruce Hill
2025-04-04First working compile of refactor to add explicit typing to declarationsBruce Hill
2025-03-24Change commands interface so it can either run or get resultBruce Hill
2025-03-19Add command and shell :by_line()Bruce Hill
2025-03-17Big overhaul:Bruce Hill