Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-02 | sh: Use string view instead of C strings | Anton Kling | |
2023-11-17 | Minibox: Add a somewhat improved shell | Anton Kling | |
This shell actually lexes and produces a AST which makes it easier to add features and will makes it more difficult to introduce bugs. So basically it is just better code. |