leftibot 754304314a Merge develop and fix test conflicts for eval_error wrapping
Resolve merge conflicts: tests that previously caught Boxed_Value directly
now catch eval_error and use has_boxed_value()/boxed_value() to recover
the original. Typed catch mismatch tests updated to expect eval_error.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 16:17:14 -06:00
..
chaiscript_algebraic.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript_common.hpp Address review: add rethrow_typed and boxed_value accessors to eval_error 2026-04-14 15:42:29 -06:00
chaiscript_engine.hpp Address review: add rethrow_typed and boxed_value accessors to eval_error 2026-04-14 15:42:29 -06:00
chaiscript_eval.hpp Fix #61: Comprehensive exception test suite and fix for silently swallowed exceptions (#681) 2026-04-13 19:05:55 -06:00
chaiscript_optimizer.hpp Fix #635: Segfault in async result via dangling pointer from optimized for loop (#671) 2026-04-12 16:47:06 -06:00
chaiscript_parser.hpp Fix #473: Allow assignment expressions in return statements (#665) 2026-04-11 17:13:50 -06:00
chaiscript_posix.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript_prelude_docs.hpp Fix #12: Document reflection and introspection capabilities 2026-04-09 21:43:56 -06:00
chaiscript_prelude.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript_tracer.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript_unknown.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00
chaiscript_windows.hpp change .clang-format and reformat code with clang-format 11 2021-05-24 10:44:15 +02:00