nushell/crates/nu-engine/src
Leon 4b83a2d27a
Improve CantFindColumn and ColumnAlreadyExists errors (#7164)
* Improve CantFindColumn and ColumnAlreadyExists errors

* Update tests
2022-11-19 09:35:55 -08:00
..
call_ext.rs Friendly error message for access beyond end (#6944) 2022-10-29 19:47:50 +02:00
column.rs Improve CantFindColumn and ColumnAlreadyExists errors (#7164) 2022-11-19 09:35:55 -08:00
documentation.rs Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
env.rs Fix environment conversions (#7092) 2022-11-11 13:13:07 +13:00
eval.rs Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00
glob_from.rs Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
lib.rs Refactor creation of $nu.scope in eval.rs (#7104) 2022-11-11 23:20:28 +01:00
scope.rs Add input-output types to $nu.scope.commands (#7105) 2022-11-12 14:26:20 -08:00