nushell/crates/nu-command/src
2022-03-04 15:09:35 -06:00
..
conversions Add support for escape characters, make nuon a JSON superset (#4706) 2022-03-03 13:14:03 -05:00
core_commands Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
dataframe Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
date Update some examples and docs (#4682) 2022-03-01 08:05:29 -05:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Fix unsupported type message for some math related commands (#4672) 2022-02-28 10:14:33 -05:00
experimental Add example for enter, shells and view-source, update some docs (#4604) 2022-02-22 09:16:56 -06:00
filesystem fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
filters fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
formats Adds tab indentation option for JSON files. (#4705) 2022-03-03 13:15:13 -05:00
generators Try again with math-like externals (#4629) 2022-02-24 14:02:28 -05:00
hash Fix some examples and regenerate docs, should fix: #4455 (#4639) 2022-02-25 08:14:15 -05:00
math fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
network Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
strings remove the hard coded escaping from split row and split column (#4731) 2022-03-04 15:09:35 -06:00
system fix typo, update some examples and regenerate docs (#4718) 2022-03-04 06:10:09 -06:00
viewers Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
default_context.rs Add into duration (#4683) 2022-03-03 08:16:04 -05:00
example_test.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00