1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-12 06:28:31 +01:00
nushell/crates/nu-engine/src
WindSoilder 4f7f6a2932
Friendly error message for access beyond end ()
Adds `ShellError::AccessEmptyContent`
2022-10-29 19:47:50 +02:00
..
call_ext.rs Friendly error message for access beyond end () 2022-10-29 19:47:50 +02:00
column.rs table -e Fix stackoverflow (cause endless empty list) () 2022-10-22 11:52:32 -05:00
documentation.rs Apply clippy fix for rust 1.63.0 () 2022-09-17 12:10:32 -05:00
env.rs Don't compute 'did you mean' suggestions unless showing them to user () 2022-09-11 09:58:19 -07:00
eval.rs make ++ append lists () 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 () 2022-07-08 14:15:34 -05:00
lib.rs Add export-env command () 2022-08-18 23:24:39 +03:00