nushell/crates/nu-engine/src
Jakub Žádník f8f437b060
Separate Overlay into its own thing (#344)
It's no longer attached to a Block. Makes access to overlays more
streamlined by removing this one indirection. Also makes it easier to
create standalone overlays without a block which might come in handy.
2021-11-17 17:23:55 +13:00
..
call_ext.rs WIP 2021-10-26 05:58:58 +13:00
documentation.rs Fix some nightly clippy warnings (#329) 2021-11-13 13:42:13 +13:00
eval.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
from_value.rs Add a config variable with engine support (#332) 2021-11-15 08:25:57 +13:00
lib.rs Port help and start porting split 2021-10-09 14:02:01 +13:00