nushell/crates/nu-protocol/src/engine
Hofer-Julian 41306aa7e0
Reduce again the number of match calls (#7815)
- Reduce the number of match calls (see commit messages)
- A few miscellaneous improvements
2023-01-24 12:23:42 +01: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 fix plugin detection in help commands (#7088) 2022-11-10 16:12:09 -06:00
engine_state.rs Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00
mod.rs Add environment change hook (#5600) 2022-05-21 09:49:42 +12:00
overlay.rs Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00
stack.rs Limit recursion to avoid stack overflow (#7657) 2023-01-04 18:38:50 -08:00