nushell/crates/nu-protocol/src/engine
Maxim Zhiburt 7f758d3e51
Merge stack before printing (#9304)
Could you @fdncred try it?

close?: #9264

---------

Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2023-05-29 19:03:00 -05:00
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
capture_block.rs Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
command.rs Re-implement aliases (#8123) 2023-02-27 20:44:05 +13:00
engine_state.rs Merge stack before printing (#9304) 2023-05-29 19:03:00 -05:00
mod.rs Add pattern matching (#8590) 2023-03-24 14:52:01 +13:00
overlay.rs Allow creating modules from directories (#9066) 2023-05-06 21:39:54 +03:00
pattern_match.rs make the pattern-matcher and eval engine use the same unit computation (#8973) 2023-05-12 12:18:11 -05:00
stack.rs Move variables to var stack (#8604) 2023-03-25 12:56:45 +13:00