mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-07-31 00:37:02 +08:00
Reverts the arithmetic deep-copy added to := in chaiscript_eval.hpp, restoring its original reference-assign behavior as requested. The optimizer fix (heap-allocated loop counter) remains and is sufficient to prevent the #635 segfault. Updated tests to use correct expected values for reference-assign semantics and added more thorough coverage: nested loops, multiple async calls, and value-assign comparison. Requested by @lefticus in PR #671 review. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dispatchkit | ||
| language | ||
| utility | ||
| chaiscript_basic.hpp | ||
| chaiscript_defines.hpp | ||
| chaiscript_stdlib.hpp | ||
| chaiscript_threading.hpp | ||
| chaiscript.hpp | ||