nushell/crates/nu-engine/src
JT fe5055cf29
Relax groups and blocks to output at pipeline level (#3643)
* Relax groups and blocks to output at pipeline level

* Fix up tests and add ignore command
2021-06-18 13:04:51 +12:00
..
env Further improve arg errors (#3598) 2021-06-10 20:33:06 +12:00
evaluate Relax groups and blocks to output at pipeline level (#3643) 2021-06-18 13:04:51 +12:00
filesystem Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
plugin Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +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 Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
whole_stream_command.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00