aboutsummaryrefslogtreecommitdiff
path: root/builtins/shell.c
AgeCommit message (Collapse)Author
2024-09-09Initial working versionBruce Hill
2024-09-08Fix nearly every GCC warning and add __attribute__((pure/const)) whereBruce Hill
appropriate
2024-09-06Add Shell dsl typeBruce Hill