aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt/src
Commit message (Expand)AuthorAgeFilesLines
* refactor(crates): update idiomsFuwn2024-06-032-12/+16
* format: rustfmt with new rulesFuwn2024-06-033-63/+54
* fix: bump rust and update accordinglyoldFuwn2024-06-031-1/+0
* fix(whirl_prompt): clippy warningsFuwn2021-07-312-1/+3
* fix(whirl_prompt): register single char input as nullFuwn2021-07-241-1/+1
* feat(whirl_prompt): whirl mode in fetch builtinFuwn2021-07-243-9/+40
* feat(prompt): create clear commandFuwn2021-06-154-1/+12
* style(global): fix license specFuwn2021-06-145-5/+5
* fix(global): doc styling for all cratesFuwn2021-06-101-0/+4
* refactor(config): rename `Whirl.toml` to `Config.toml`Fuwn2021-06-092-2/+2
* build(global): bump toolchain releaseFuwn2021-06-052-6/+4
* fix(global): a lot of clippy warningsFuwn2021-05-283-37/+36
* docs(global): spelling corrections, global docsFuwn2021-05-231-0/+2
* refactor(prompt): move builtins constants to builtins moduleFuwn2021-05-233-3/+2
* refactor(config): deprecate refresh methodFuwn2021-05-232-3/+3
* docs(global): more documentationFuwn2021-05-231-0/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-205-0/+321