2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-16 23:24:14 +00:00
nushell/crates/nu-protocol/src/engine
Hofer-Julian 41306aa7e0
Reduce again the number of match calls ()
- 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 () 2022-11-10 21:21:49 +13:00
command.rs fix plugin detection in help commands () 2022-11-10 16:12:09 -06:00
engine_state.rs Reduce again the number of match calls () 2023-01-24 12:23:42 +01:00
mod.rs Add environment change hook () 2022-05-21 09:49:42 +12:00
overlay.rs Reduce again the number of match calls () 2023-01-24 12:23:42 +01:00
stack.rs Limit recursion to avoid stack overflow () 2023-01-04 18:38:50 -08:00