Age | Commit message (Expand) | Author |
---|---|---|
2024-12-12 | formatting: Use clang-format on all projects | Anton Kling |
2024-10-11 | sh: Add parsing of newlines | Anton Kling |
2024-10-09 | sh: Add support for running commands in the background | Anton Kling |
2024-10-09 | sh: Fix incorrectly hardcoded value | Anton Kling |
2024-09-12 | sh: Add support for comments | Anton Kling |
2024-05-02 | sh: Use string view instead of C strings | Anton Kling |
2023-11-17 | Minibox: Add a somewhat improved shell | Anton Kling |