nushell/crates/nu-engine/src/evaluate
soumil-07 9bd408449e
Add the ability to remove and list aliases (#3879)
* Add the ability to remove and list aliases

* Fix failing unit tests

* Add a test to check unalias shadowing blocks
2021-08-17 08:56:35 -05:00
..
block.rs Fix #3430 (#3693) 2021-06-26 17:38:36 +12:00
evaluate_args.rs Switch to "engine-p" (#3270) 2021-04-06 11:19:43 -05:00
evaluator.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
expr.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
internal.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
lang.rs move lang command to $nu (#3720) 2021-07-01 13:09:50 -05:00
mod.rs move lang command to $nu (#3720) 2021-07-01 13:09:50 -05:00
operator.rs in/not-in for strings (#3906) 2021-08-07 09:49:37 +12:00
scope.rs Add the ability to remove and list aliases (#3879) 2021-08-17 08:56:35 -05:00
variables.rs move lang command to $nu (#3720) 2021-07-01 13:09:50 -05:00