nushell/crates/nu-engine/src
JT fc59291191
Simplify down to one type of context (#3379)
* Simplify down to one type of context

* More simplification
2021-05-03 11:45:55 +12:00
..
env move out call info deserializing from str (#3294) 2021-04-09 22:58:18 -05:00
evaluate Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
filesystem Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
plugin Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
shell Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
call_info.rs Switch to "engine-p" (#3270) 2021-04-06 11:19:43 -05:00
command_args.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
config_holder.rs make Table, Autoview read in memory config. (#3287) 2021-04-08 17:31:19 -05:00
deserializer.rs nu-engine: deserialize_struct: fix missing conversion from string to column path (#3048) 2021-02-13 09:29:38 +13:00
documentation.rs Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
evaluation_context.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
example.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
from_value.rs Port range to engine-p (#3377) 2021-05-03 07:47:59 +12:00
lib.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
maybe_text_codec.rs Begin migration away from arg serialization (#3281) 2021-04-08 20:15:36 +12:00
print.rs Refactor nu-cli/env* (#3041) 2021-03-31 18:52:34 +13:00
script.rs Fix #3231: Pick up nu-env if cd with shortcuts (#3344) 2021-04-28 17:31:22 +12:00
whole_stream_command.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00