nushell/crates/nu-data/src
Waldir Pimenta 4bc9d9fd3b
Fix typos and capitalization of "Unicode" (#3234)
* Capitalize "Unicode"

* Fix several typos

* Fix mixed whitespace in nu-parser's tests
2021-04-04 07:14:07 +12:00
..
base Fix latest clippy warnings (#3049) 2021-02-12 23:13:14 +13:00
config Fix typos and capitalization of "Unicode" (#3234) 2021-04-04 07:14:07 +12:00
utils Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
base.rs hopefully fixes the coercion error when comparing $nothing to $var (#3133) 2021-03-05 14:07:54 -06:00
command.rs Move nu-data out of nu-cli (#2369) 2020-08-18 19:00:02 +12:00
config.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
dict.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
keybinding.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
lib.rs move keybinding_path to nu-data (#2927) 2021-01-14 06:31:47 +13:00
primitive.rs Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
types.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
value.rs add nu-ansi-term (#3089) 2021-02-22 12:33:34 -06:00