nushell/crates/nu-engine/src
2021-06-16 15:43:15 -05:00
..
env Further improve arg errors (#3598) 2021-06-10 20:33:06 +12:00
evaluate Extract completions into subcrate. (#3631) 2021-06-16 15:20:01 -05:00
filesystem Begin porting mkdir (#3607) 2021-06-15 06:57:21 +12:00
plugin Make arg eval lazy, remove old arg evaluation code (#3603) 2021-06-11 13:57:01 +12:00
shell fix FlatShape::Garbage's default foreground color (#3634) 2021-06-16 15:43:15 -05:00
call_info.rs Switch to "engine-p" (#3270) 2021-04-06 11:19:43 -05:00
command_args.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
config_holder.rs enable theming of the command line syntax (#3606) 2021-06-11 14:17:43 -05:00
documentation.rs Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
evaluation_context.rs Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
example.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
from_value.rs Further improve arg errors (#3598) 2021-06-10 20:33:06 +12:00
lib.rs Make arg eval lazy, remove old arg evaluation code (#3603) 2021-06-11 13:57:01 +12:00
maybe_text_codec.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
print.rs Refactor rarely changing engine state into its own struct (#3612) 2021-06-14 15:19:12 +12:00
script.rs Make Nu bootstrap itself from main. (#3619) 2021-06-15 17:43:25 -05:00
whole_stream_command.rs Remove EvaluationContext::from_args (#3604) 2021-06-11 18:35:21 +12:00