Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DIR: Add /? flag. | Matthias Andreas Benkard | 2025-08-16 | 1 | -0/+197 |
| | |||||
* | CommandContext: Add execute_command back, properly typed. | Matthias Andreas Benkard | 2025-08-15 | 1 | -1/+8 |
| | |||||
* | 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 |