Files
rose-ash/hosts/ocaml
giles b3e9ebee1d Step 10c: Vector type + unified reactive model test spec (34 tests)
- Vector of value array added to sx_types.ml (prior commit)
- Vector primitives in sx_primitives.ml (make-vector, vector-ref,
  vector-set!, vector-length, vector->list, list->vector)
- R7RS vector tests
- test-unified-reactive.sx: 34 tests specifying the unified reactive
  model (provide/context/peek/bind replacing signal/deref split).
  All 34 currently fail — implementation next.
- WASM binary rebuilt

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:27:27 +00:00
..