nushell/crates/nu-protocol/src
Access c9fb381d69
feat: coredump (#6791)
fix issue in https://github.com/nushell/nushell/issues/5903
return Error to pipeline_data, if match error, then return error
directly
2022-10-22 20:24:58 +02:00
..
ast make ++ append lists (#6766) 2022-10-20 23:28:18 +13:00
engine add more helpful error for calling a decl that exists in a module (#6752) 2022-10-22 11:41:31 -05:00
value make ++ append lists (#6766) 2022-10-20 23:28:18 +13:00
cli_error.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
config.rs Table indexes (#6620) 2022-09-28 17:07:33 -05:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lev_distance.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
lib.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
module.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
pipeline_data.rs feat: coredump (#6791) 2022-10-22 20:24:58 +02:00
shell_error.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
signature.rs Add bits not command (#6143) 2022-07-30 11:25:44 +02:00
span.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -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