aboutsummaryrefslogtreecommitdiff
path: root/stdlib/shell.h
AgeCommit message (Expand)Author
2025-02-25Add $Shell.execute()Bruce Hill
2025-02-24Add $Shell:execute()Bruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-28Define some optional typesBruce Hill
2024-09-23Add shell escaping for arrays of textBruce Hill
2024-09-16Update Shell API to have byte-based mode and by_line() just like filesBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill