nushell/crates/nu-command/src
JT a96f8b891e
more strict nuon handling, better nuon errors (#4576)
* more strict nuon handling, better nuon errors

* Improve errors a bit more
2022-02-20 22:31:50 -05:00
..
conversions Date format list (#4485) 2022-02-15 15:13:40 -06:00
core_commands Make 'for' implicitly filter out nothings (#4536) 2022-02-18 13:41:41 -05:00
dataframe allow dfr open to open tsv files (#4516) 2022-02-17 14:15:17 -06:00
date Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
deprecated feat: mark str to-datetime as deprecated command (#4448) 2022-02-12 20:30:37 -06:00
env Add examples for env,let-env,rm,touch and date list-timezone (#4531) 2022-02-18 18:19:37 +02:00
experimental Fix view-source command (#4486) 2022-02-15 17:03:06 -05:00
filesystem Add nuon format for fun (#4401) 2022-02-20 16:26:41 -05:00
filters refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
formats more strict nuon handling, better nuon errors (#4576) 2022-02-20 22:31:50 -05:00
generators Port seq command (#755) 2022-01-17 00:52:41 +11:00
hash Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
math Rename some files (#952) 2022-02-05 12:35:02 -05:00
network add custom header ability to post command (#4558) 2022-02-19 19:27:48 -06:00
path Rename some files (#952) 2022-02-05 12:35:02 -05:00
platform a few more ansi escape sequences (#4553) 2022-02-19 16:47:52 -06:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
shells Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
strings refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
system feat: add examples for length,lines,reject,benchmark and drop column (#4547) 2022-02-18 19:03:24 -06:00
viewers Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
default_context.rs Add nuon format for fun (#4401) 2022-02-20 16:26:41 -05:00
example_test.rs headers command (#4414) 2022-02-11 21:06:49 -05:00
lib.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00