nushell/crates/nu-engine/src
WindSoilder 4f7f6a2932
Friendly error message for access beyond end (#6944)
Adds `ShellError::AccessEmptyContent`
2022-10-29 19:47:50 +02:00
..
call_ext.rs Friendly error message for access beyond end (#6944) 2022-10-29 19:47:50 +02:00
column.rs table -e Fix stackoverflow (cause endless empty list) (#6847) 2022-10-22 11:52:32 -05:00
documentation.rs Apply clippy fix for rust 1.63.0 (#6576) 2022-09-17 12:10:32 -05:00
env.rs Don't compute 'did you mean' suggestions unless showing them to user (#6540) 2022-09-11 09:58:19 -07:00
eval.rs make ++ append lists (#6766) 2022-10-20 23:28:18 +13:00
glob_from.rs Add --directory (-D) flag to ls, list the directory itself instead of its contents (#5970) 2022-07-08 14:15:34 -05:00
lib.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00