nushell/crates/nu-protocol/src
2022-07-02 17:05:02 -05:00
..
ast Rename bitwise operators for readability (#5937) 2022-07-02 17:05:02 -05:00
engine Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
value Rename bitwise operators for readability (#5937) 2022-07-02 17:05:02 -05:00
cli_error.rs build: update miette dependency (#5889) 2022-06-26 07:03:38 -05:00
config.rs SQLite History MVP with timestamp, duration, working directory, exit status metadata (#5721) 2022-06-14 22:53:33 +02:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lib.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
module.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
pipeline_data.rs add -e flag to print, to print the value to stderr (#5935) 2022-07-02 09:54:49 -05:00
shell_error.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
signature.rs Move input/output type from Command to Signature (#5880) 2022-06-26 09:23:56 +12:00
span.rs Remove 'empty' block support reminders, for now. (#5214) 2022-04-30 22:32:30 -05:00
syntax_shape.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
ty.rs Remove dfr from dataframe commands (#5760) 2022-06-12 14:18:00 -05:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00