nushell/crates/nu-command/src
Luccas Mateus 7e070e2e5b
Fix "math sum doesn't support streams" (#301)
* MathEval Variance and Stddev

* Fix tests and linting

* Typo

* Deal with streams when they are not tables
2021-11-07 14:20:58 +13:00
..
conversions Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
core_commands Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
date Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
env Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
experimental Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
filesystem Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
filters Port over the shuffle command from nushell (#300) 2021-11-07 14:19:57 +13:00
formats Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
math Fix "math sum doesn't support streams" (#301) 2021-11-07 14:20:58 +13:00
strings Port str case commands (#287) 2021-11-07 06:55:25 +13:00
system Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
viewers Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
default_context.rs Port over the shuffle command from nushell (#300) 2021-11-07 14:19:57 +13:00
example_test.rs Port str case commands (#287) 2021-11-07 06:55:25 +13:00
lib.rs Port date commands to engine-q 2021-10-31 07:54:51 +01:00