nushell/crates/nu-cli/src
Jonathan Turner dd4935fb23
Add quickcheck (#1574)
* Move uptime to being a duration value

* Adds our first quickcheck test
2020-04-12 07:05:59 +12:00
..
commands Make trash support optional (#1572) 2020-04-11 18:53:53 +12:00
data Remove source text where not needed (#1567) 2020-04-10 19:56:48 +12:00
env some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
evaluate Remove source text where not needed (#1567) 2020-04-10 19:56:48 +12:00
format some minor improvements and removing dead code (#1563) 2020-04-10 07:48:10 +12:00
shell Unified path expansion under new module and better canonicalize (#1571) 2020-04-12 07:05:29 +12:00
stream Introduce InterruptibleStream type. 2020-03-29 17:03:01 -04:00
utils Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
cli.rs Add quickcheck (#1574) 2020-04-12 07:05:59 +12:00
commands.rs WIP: 1486/first row as headers (#1530) 2020-03-29 15:05:57 +13:00
context.rs Remove source text where not needed (#1567) 2020-04-10 19:56:48 +12:00
data.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
deserializer.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05: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 quickcheck (#1574) 2020-04-12 07:05:59 +12:00
path.rs Unified path expansion under new module and better canonicalize (#1571) 2020-04-12 07:05:29 +12:00
prelude.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
shell.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
utils.rs Bump a lot of deps (#1560) 2020-04-07 19:51:17 +12:00