summaryrefslogtreecommitdiff
path: root/src/cmd/lib
Commit message (Collapse)AuthorAgeFilesLines
* CommandContext: Remove execute_command.Matthias Andreas Benkard2025-08-141-17/+0
| | | | It was not properly typeable and it was null most of the time.
* Refactor shared eval function parameters into a CommandContext struct.Matthias Andreas Benkard2025-08-141-0/+31
|
* Move src/cmd/{=> lib/}types.zig.Matthias Andreas Benkard2025-08-141-0/+63