aboutsummaryrefslogtreecommitdiff
path: root/examples/commands
AgeCommit message (Expand)Author
2025-04-04Misc fixesBruce Hill
2025-04-04First working compile of refactor to add explicit typing to declarationsBruce Hill
2025-04-02Syntax change: table types are now: `{K=V; default=...}` and tablesBruce Hill
2025-04-01Clean up and improve patternsBruce Hill
2025-03-30Further support for .dylib files on mac by changing syntax for libraryBruce Hill
2025-03-27Deprecate custom printf specifiers in favor of print() function thatBruce Hill
2025-03-24Failure messagesBruce Hill
2025-03-24Add some exit type methodsBruce Hill
2025-03-24Change commands interface so it can either run or get resultBruce Hill
2025-03-21Fixes for ask() being optional and command success statusBruce Hill
2025-03-19Add command and shell :by_line()Bruce Hill
2025-03-17Command.from_path()Bruce Hill
2025-03-17Big overhaul:Bruce Hill