nushell/crates/nu-engine/src
JT ce35689d2e
Make finding the path variable more robust (#3336)
* Make finding the path variable more robust

* Update reload_config also
2021-04-21 11:37:10 +12:00
..
env move out call info deserializing from str (#3294) 2021-04-09 22:58:18 -05:00
evaluate change $scope.variables output to a table (#3323) 2021-04-15 14:02:08 -05:00
filesystem Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
plugin Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
shell Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
basic_evaluation_context.rs account for startup commands in the scope. (#3261) 2021-04-04 00:14:58 -05:00
basic_shell_manager.rs account for startup commands in the scope. (#3261) 2021-04-04 00:14:58 -05:00
call_info.rs Switch to "engine-p" (#3270) 2021-04-06 11:19:43 -05:00
command_args.rs Use new functions in which (#3310) 2021-04-20 18:38:36 +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 Make finding the path variable more robust (#3336) 2021-04-21 11:37:10 +12:00
example.rs Split nu-cli into nu-cli/nu-engine (#2898) 2021-01-10 15:50:49 +13:00
from_value.rs Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
lib.rs Runnable contexts move. (#3283) 2021-04-08 13:51:12 -05: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 Add a sync from the known path to the env (#3335) 2021-04-21 08:22:53 +12:00
whole_stream_command.rs Fix the auto-conversion regression (#3307) 2021-04-13 14:25:18 +12:00