nushell/crates/nu-cli/src
Jonathan Turner e4fdb36511
External vars (#1615)
* fix empty table and missing spans

* wip

* WIP

* WIP

* working version with vars

* tidying

* WIP

* Fix external quoting issue
2020-04-21 09:45:11 +12:00
..
commands External vars (#1615) 2020-04-21 09:45:11 +12:00
data Math operators (#1601) 2020-04-18 13:50:58 +12:00
env some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
evaluate Math operators (#1601) 2020-04-18 13:50:58 +12:00
format some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
shell Semicolon (#1613) 2020-04-20 18:41:51 +12:00
stream Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
utils Math operators (#1601) 2020-04-18 13:50:58 +12:00
cli.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
commands.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
context.rs WIP fix for the error bubbling (#1597) 2020-04-16 16:25:24 +12:00
data.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
deserializer.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
env.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
format.rs some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
futures.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
git.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
lib.rs Add alias support to scripts and -c (#1593) 2020-04-16 05:50:35 +12:00
path.rs Redesign custom canonicalize, enable multiple dots expansion earlier. (#1588) 2020-04-16 11:29:22 +12:00
prelude.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
shell.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
utils.rs Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00