nushell/crates/nu-protocol/src/value
Darren Schroeder 47c4b8e88a
allow str from to convert more things to string (#2977)
* allow str from to convert more things to string

* fixed FileSize so it reports with units configured

* added tests
2021-01-29 07:43:35 -06:00
..
column_path.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
convert.rs Add some comments (#1225) 2020-01-14 20:38:56 +13:00
debug.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
dict.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
did_you_mean.rs did_you_mean without dependency (#2610) 2020-09-29 16:32:29 +13:00
iter.rs Bar Chart baseline. (#2621) 2020-09-30 13:27:52 -05:00
primitive.rs Rename the Path and Pattern primitives (#2889) 2021-01-08 20:30:41 +13:00
range.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
serde_bigdecimal.rs Fix reading/writing bigint and bigdecimal (#2893) 2021-01-09 12:53:59 +13:00
serde_bigint.rs Fix reading/writing bigint and bigdecimal (#2893) 2021-01-09 12:53:59 +13:00
value_structure.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00