Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new tokenizer | Aqua-sama | 2020-10-17 | 4 | -105/+198 |
* | Add ! builtin to display the last status | Aqua-sama | 2020-10-14 | 2 | -13/+20 |
* | Check arguments passed to cd | Aqua-sama | 2020-10-14 | 3 | -11/+23 |
* | Use crates.io/rustyline as readline | Aqua-sama | 2020-10-13 | 5 | -98/+107 |
* | Add dummy SIGINT handler | Aqua-sama | 2020-10-11 | 3 | -13/+16 |
* | Properly read username and hostname | Aqua-sama | 2020-10-11 | 3 | -32/+75 |
* | Make Prompt more const | Aqua-sama | 2020-10-11 | 3 | -31/+52 |
* | Initial commit | Aqua-sama | 2020-09-21 | 3 | -0/+147 |