aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_prompt/src/builtins
Commit message (Expand)AuthorAgeFilesLines
* fix(whirl_prompt): clippy warningsFuwn2021-07-311-0/+1
* feat(whirl_prompt): whirl mode in fetch builtinFuwn2021-07-242-8/+39
* feat(prompt): create clear commandFuwn2021-06-153-1/+10
* style(global): fix license specFuwn2021-06-143-3/+3
* refactor(config): rename `Whirl.toml` to `Config.toml`Fuwn2021-06-092-2/+2
* build(global): bump toolchain releaseFuwn2021-06-051-1/+1
* fix(global): a lot of clippy warningsFuwn2021-05-282-11/+11
* refactor(prompt): move builtins constants to builtins moduleFuwn2021-05-232-2/+21
* refactor(config): deprecate refresh methodFuwn2021-05-231-1/+1
* refactor(global): move crates around, stricter module isolationFuwn2021-05-202-0/+142