nushell/crates
onthebridgetonowhere a1f141d18a
Port str case commands (#287)
* Port camel case and kebab case

* Port pascal case

* Port snake case and screaming snake case

* Cleanup before PR

* Add back cell path support for str case commands

* Add cell path tests for str case command

* Revert "Add cell path tests for str case command"

This reverts commit a0906318d95fd2b5e4f8ca42f547a7e4c5db381a.

* Add cell path test cases for str case command

* Move cell path tests from tests.rs to Examples in each of the command's file

Co-authored-by: Stefan Stanciulescu <contact@stefanstanciulescu.com>
2021-11-07 06:55:25 +13: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 str case commands (#287) 2021-11-07 06:55:25 +13: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 Improve external output in subexprs (#294) 2021-11-06 18:50:33 +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