giles
917a487195
Add deps and engine test specs, bootstrap engine to Python
New test specs (test-deps.sx: 33 tests, test-engine.sx: 37 tests) covering
component dependency analysis and engine pure functions. All 6 spec modules
now have formal SX tests: eval (81), parser (39), router (18), render (23),
deps (33), engine (37) = 231 total.
- Add engine as spec module in bootstrap_py.py (alongside deps)
- Add primitive aliases (trim, replace, parse_int, upper) for engine functions
- Fix parse-int to match JS parseInt semantics (strip trailing non-digits)
- Regenerate sx_ref.py with --spec-modules deps,engine
- Update all three test runners (run.js, run.py, sx-test-runner.js)
- Add Dependencies and Engine nav items and testing page entries
- Wire deps-source/engine-source through testing overview UI
Node.js: 231/231 pass. Python: 226/231 (5 pre-existing parser/router gaps).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 18:01:33 +00:00
..
2026-03-07 18:01:33 +00:00
2026-03-07 17:34:10 +00:00
2026-03-07 18:01:33 +00:00
2026-03-06 01:45:29 +00:00
2026-03-06 13:19:17 +00:00
2026-03-06 12:41:38 +00:00
2026-03-01 11:06:57 +00:00
2026-03-04 12:47:51 +00:00
2026-03-06 13:19:17 +00:00
2026-03-01 11:06:57 +00:00
2026-03-07 17:34:10 +00:00
2026-03-05 22:17:26 +00:00
2026-03-07 17:34:10 +00:00
2026-03-02 19:57:27 +00:00
2026-03-05 09:25:28 +00:00
2026-03-07 08:12:42 +00:00
2026-03-04 19:30:45 +00:00
2026-03-05 09:25:28 +00:00
2026-03-07 17:34:10 +00:00
2026-03-06 01:44:50 +00:00
2026-03-02 00:50:57 +00:00
2026-03-06 01:45:29 +00:00
2026-03-07 11:03:46 +00:00
2026-03-06 01:45:29 +00:00
2026-03-07 10:41:53 +00:00
2026-03-05 22:17:26 +00:00
2026-03-04 10:31:31 +00:00
2026-03-01 11:06:57 +00:00
2026-03-04 10:31:31 +00:00
2026-03-05 23:50:02 +00:00
2026-03-04 12:47:51 +00:00
2026-03-07 17:34:10 +00:00