nushell/crates/nu-command/src
Michael Angerman cfd40ffaf5
Port over the reverse command from nushell (#303)
* initial commit of reverse
* reverse is working, now move on to the examples
* add in working examples for reverse
* #[allow(clippy::needless_collect)]
2021-11-07 18:18:27 +00: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 reverse command from nushell (#303) 2021-11-07 18:18:27 +00: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 reverse command from nushell (#303) 2021-11-07 18:18:27 +00: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