nushell/src
2019-06-24 05:54:02 +12:00
..
commands Merge master, fix conflicts 2019-06-24 05:54:02 +12:00
env Better cd and ls 2019-06-14 09:47:25 +12:00
evaluate &str -> Text 2019-06-22 16:46:16 -04:00
format Merge master, fix conflicts 2019-06-24 05:54:02 +12:00
object Merge branch 'nom2' into nom4 2019-06-22 18:20:13 -04:00
parser Fix painting 2019-06-23 13:35:43 -04:00
shell Fix painting 2019-06-23 13:35:43 -04:00
cli.rs Fix painting 2019-06-23 13:35:43 -04:00
commands.rs WIP 2019-06-22 15:43:37 +12:00
context.rs WIP 2019-06-22 15:43:37 +12:00
env.rs objectshell initial commit 2019-05-10 09:59:12 -07:00
errors.rs WIP 2019-06-22 15:43:37 +12:00
format.rs Add vertical table view 2019-06-21 16:20:06 +12:00
git.rs Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
main.rs &str -> Text 2019-06-22 16:46:16 -04:00
object.rs Improve signature infrastructure 2019-05-31 22:54:15 -07:00
parser.rs Fix painting 2019-06-23 13:35:43 -04:00
prelude.rs &str -> Text 2019-06-22 16:46:16 -04:00
shell.rs Refactor the repl loop 2019-05-16 14:43:36 -07:00
stream.rs Add pretty errors to commands 2019-06-08 10:35:07 +12:00