nushell/crates
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
..
nu_plugin_inc Add updating cell paths 2021-11-05 16:59:12 +13:00
nu-cli Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
nu-command Port over the reverse command from nushell (#303) 2021-11-07 18:18:27 +00:00
nu-engine Improve external output in subexprs (#294) 2021-11-06 18:50:33 +13:00
nu-json Add 'to json' 2021-10-29 19:26:29 +13:00
nu-parser Fix precedence parse (#298) 2021-11-06 20:31:28 +13:00
nu-path Add config file loading 2021-10-13 16:57:05 +13:00
nu-plugin simple inc plugin implementation 2021-11-04 22:04:21 +00:00
nu-protocol Move where to helper (#302) 2021-11-07 15:40:44 +13:00
nu-table Add wrap and get and cell_path parsing 2021-10-02 15:59:11 +13:00
nu-term-grid clean up some todo comments in grid 2021-10-14 08:03:20 -05:00