nushell/crates/nu-protocol/src
Darren Schroeder b052d524da
added pow operator, and filesize math (#2976)
* added pow operator, and filesize math

* removed + and - arms, removed some pow, pow higher precedence

* Update value.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-01-29 07:44:02 -06:00
..
value allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
call_info.rs Match cleanup (#2248) 2020-07-25 08:40:35 -04:00
hir.rs added pow operator, and filesize math (#2976) 2021-01-29 07:44:02 -06:00
lib.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
macros.rs Flush out! lines, helps autoview (#2952) 2021-01-20 07:23:37 +13:00
maybe_owned.rs Add more comments (#1228) 2020-01-16 05:28:31 +13:00
return_value.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
signature.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
syntax_shape.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
type_name.rs More docs and random fixes (#1237) 2020-01-19 08:42:36 +13:00
type_shape.rs allow str from to convert more things to string (#2977) 2021-01-29 07:43:35 -06:00
value.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00