Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CommandContext: Remove execute_command. | Matthias Andreas Benkard | 2025-08-14 | 1 | -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 Benkard | 2025-08-14 | 1 | -0/+31 |
| | |||||
* | Move src/cmd/{=> lib/}types.zig. | Matthias Andreas Benkard | 2025-08-14 | 1 | -0/+63 |