mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-04-30 19:09:26 +08:00
Add Function_Push_Pop to Switch_AST_Node case comparison to properly manage the lifetime of temporaries created during type conversions. Make Binary_Operator_AST_Node::do_oper static and public so it can be reused by Switch_AST_Node for case equality checks, ensuring consistent lifetime management across all operator invocations. Original-PR: #422 Co-Authored-By: dinghram <don.inghram@gmail.com> |
||
|---|---|---|
| .. | ||
| chaiscript_algebraic.hpp | ||
| chaiscript_common.hpp | ||
| chaiscript_engine.hpp | ||
| chaiscript_eval.hpp | ||
| chaiscript_optimizer.hpp | ||
| chaiscript_parser.hpp | ||
| chaiscript_posix.hpp | ||
| chaiscript_prelude_docs.hpp | ||
| chaiscript_prelude.hpp | ||
| chaiscript_tracer.hpp | ||
| chaiscript_unknown.hpp | ||
| chaiscript_windows.hpp | ||