harb/tools
openhands 793d875b4a fix: No tests for transpiler stack-depth validation (#619)
Add TypeScript unit test suite for the Push3 transpiler using Node's
built-in test runner (node:test) with tsx. 47 tests across 12 suites
covering parser, stack underflow/overflow, EXEC.IF balanced/unbalanced/
nested branching, arithmetic, boolean ops, name binding, and integration.

Update CI to run `npm test` (which now includes unit tests + existing
bash tests) and scope transpiler-tests step to only trigger on changes
to tools/push3-transpiler/**.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 03:29:45 +00:00
..
push3-evolution fix: OptimizerV3.sol mutation has no CI guard (#631) 2026-03-19 22:36:49 +00:00
push3-transpiler fix: No tests for transpiler stack-depth validation (#619) 2026-03-20 03:29:45 +00:00
red-team fix: feat: persist red-team cross-patterns in repo for continuity across runs (#853) 2026-03-16 12:39:39 +00:00
deploy-optimizer.sh fix: replace ts-node with tsx in deploy-optimizer.sh (#1008) 2026-03-19 21:44:29 +00:00