aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(crates): update idiomsFuwn2024-06-031-4/+8
* format: rustfmt with new rulesFuwn2024-06-031-37/+24
* fix: bump rust and update accordinglyoldFuwn2024-06-031-1/+0
* fix(whirl_prompt): clippy warningsFuwn2021-07-311-1/+2
* fix(whirl_prompt): register single char input as nullFuwn2021-07-241-1/+1
* feat(whirl_prompt): whirl mode in fetch builtinFuwn2021-07-241-1/+1
* feat(prompt): create clear commandFuwn2021-06-151-0/+2
* style(global): fix license specFuwn2021-06-141-1/+1
* fix(global): doc styling for all cratesFuwn2021-06-101-0/+4
* build(global): bump toolchain releaseFuwn2021-06-051-5/+3
* fix(global): a lot of clippy warningsFuwn2021-05-281-26/+25
* docs(global): spelling corrections, global docsFuwn2021-05-231-0/+2
* refactor(prompt): move builtins constants to builtins moduleFuwn2021-05-231-1/+0
* docs(global): more documentationFuwn2021-05-231-0/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-201-0/+150