nushell/src
2019-08-08 12:52:29 +12:00
..
commands mkdir creates intermediary directories as required (the default). --create-all/--deep flag removed. 2019-08-07 14:38:00 -05:00
env Multi shells (#254) 2019-08-08 05:49:11 +12:00
evaluate Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
format initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
object More touchups to errors 2019-08-06 15:03:13 +12:00
parser Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
plugins Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
shell Fix the canonicalize of set_path 2019-08-08 12:52:29 +12:00
cli.rs mkdir. 2019-08-07 13:24:20 -05:00
commands.rs mkdir. 2019-08-07 13:24:20 -05:00
context.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
env.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
errors.rs Move more parts to tags and away from spans 2019-08-05 20:54:29 +12:00
format.rs Remove unused tree 2019-07-12 19:20:26 -07:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
lib.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
main.rs Add syntect (and borrow bat's theme file) 2019-07-20 13:12:04 +12:00
object.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
parser.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
plugin.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
prelude.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
shell.rs Multi shells (#254) 2019-08-08 05:49:11 +12:00
stream.rs initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00