leftibot b3046bf941 Address review: merge upstream/develop and resolve test conflicts
Requested by @lefticus in PR #682 review.

Resolved conflicts in unittests/compiled_tests.cpp where upstream
clang-formatted the "Typed catch with no match" test cases while this
branch updated the expected exception type to chaiscript::exception::eval_error
(the new wrapping behavior introduced by this PR). Kept the eval_error
expectation and applied upstream's clang-format style.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 20:19:26 -06:00
..
chaiscript_algebraic.hpp Enable warnings as errors (#694) 2026-04-28 20:11:15 -06:00
chaiscript_common.hpp Address review: merge upstream/develop and resolve test conflicts 2026-04-28 20:19:26 -06:00
chaiscript_engine.hpp Address review: merge upstream/develop and resolve test conflicts 2026-04-28 20:19:26 -06:00
chaiscript_eval.hpp Address review: merge upstream/develop and resolve test conflicts 2026-04-28 20:19:26 -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 Enable warnings as errors (#694) 2026-04-28 20:11:15 -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