nushell/crates/nu-engine/src
Darren Schroeder ac561b1b0e
quick fix up for ir pr as_refs (#13340)
# Description

Was having an issue compiling main after the IR pr. Talked to devyn and
he led me to change a couple things real quick and we're compiling once
again.
2024-07-11 09:19:06 +08:00
..
compile Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
call_ext.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
closure_eval.rs Use Arc for environment variables on the stack (#13333) 2024-07-10 17:34:50 -07:00
column.rs Use Record's public API in a bunch of places (#10927) 2023-11-08 14:24:00 +01:00
command_prelude.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
documentation.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
env.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
eval.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
eval_helpers.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
eval_ir.rs quick fix up for ir pr as_refs (#13340) 2024-07-11 09:19:06 +08:00
glob_from.rs Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
lib.rs Internal representation (IR) compiler and evaluator (#13330) 2024-07-10 17:33:59 -07:00
scope.rs Use CommandType in more places (#12832) 2024-05-18 23:37:31 +00:00