nushell/crates/nu-protocol/src
JT e6a5011fdb
Allow 'error make' to make simple errors (#4881)
* Allow 'error make' to make simple errors

* Add example
2022-03-20 16:25:45 +13:00
..
ast Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
engine Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
value Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
config.rs partial completions (#4704) 2022-03-03 11:13:44 +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 Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00
overlay.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
pipeline_data.rs Add insert and update back (#4864) 2022-03-18 06:55:02 +13:00
shell_error.rs Allow 'error make' to make simple errors (#4881) 2022-03-20 16:25:45 +13:00
signature.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
span.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
syntax_shape.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
ty.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00