nushell/crates/nu-protocol/src
gorogoroumaru 45f32c9541
Allow math avg to work on durations (#2529)
* Allow `math avg` to work on durations

* formatting

* fix linting issue and implemented `math sum` for duration

* fix linting issue

* applied requested changes

* applied requested change for avg.rs

* formatting
2020-09-12 18:56:05 -05:00
..
value Further clarify duration conversion (#2522) 2020-09-10 15:33:37 +12:00
call_info.rs Match cleanup (#2248) 2020-07-25 08:40:35 -04:00
hir.rs Improve range parsing and handling (#2506) 2020-09-07 14:43:58 +12:00
lib.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
macros.rs Don't emit a newline in autoview. (#1466) 2020-03-09 08:18:24 +13:00
maybe_owned.rs Add more comments (#1228) 2020-01-16 05:28:31 +13:00
return_value.rs SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
signature.rs Sleep command (#2381) 2020-08-22 05:51:29 +12:00
syntax_shape.rs SyntaxShape checking in Alias (#2377) 2020-08-20 15:18:55 +12:00
type_name.rs More docs and random fixes (#1237) 2020-01-19 08:42:36 +13:00
type_shape.rs Rename 'bytes' to 'filesize' (#2153) 2020-07-11 14:17:37 +12:00
value.rs Allow math avg to work on durations (#2529) 2020-09-12 18:56:05 -05:00