nushell/crates/nu-protocol/src/engine
Stefan Holderbach 77379d7b3d
Remove outdated doccomment on EngineState (#12158)
Part of the doccomment was an implementation note on the `im` crate that
hasn't been used for ages.
(If I recall we maybe even received a comment on discord on this)
2024-03-11 14:57:28 +00:00
..
call_info.rs Back to working state 2021-09-03 06:21:37 +12:00
capture_block.rs Use Vec for Closure captures (#10940) 2023-11-08 00:43:28 +01:00
command.rs Keep plugins persistently running in the background (#12064) 2024-03-09 17:10:22 -06:00
engine_state.rs Remove outdated doccomment on EngineState (#12158) 2024-03-11 14:57:28 +00:00
mod.rs Restructure nu-protocol in more meaningful units (#11917) 2024-03-10 18:45:45 +01:00
overlay.rs Use slices directly instead of &Vec (#10328) 2023-09-12 11:38:20 +08:00
pattern_match.rs Support pattern matching null literals (#10829) 2023-10-25 06:30:45 +08:00
stack.rs Allow for stacks to have parents (#11654) 2024-03-09 17:55:39 +01:00
state_delta.rs Restructure nu-protocol in more meaningful units (#11917) 2024-03-10 18:45:45 +01:00
state_working_set.rs Restructure nu-protocol in more meaningful units (#11917) 2024-03-10 18:45:45 +01:00
usage.rs Split up nu-protocol/src/engine/engine_state.rs (#10368) 2023-09-21 22:53:36 +02:00
variable.rs Restructure nu-protocol in more meaningful units (#11917) 2024-03-10 18:45:45 +01:00