nushell/crates/nu-cli/src/evaluate
Jonathan Turner 08a09e2273
Pipeline blocks (#1579)
* Making Commands match what UntaggedValue needs

* WIP

* WIP

* WIP

* Moved to expressions for conditions

* Add 'each' command to use command blocks

* More cleanup

* Add test for 'each'

* Instead use an expression block
2020-04-13 19:59:57 +12:00
..
evaluate_args.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
evaluator.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
mod.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
operator.rs Pipeline blocks (#1579) 2020-04-13 19:59:57 +12:00
variables.rs Merge env into $nu and simplify table/get (#1463) 2020-03-08 18:33:30 +13:00