lumbda/asm
russell@unturf.com 3ad161f74a asm: fix 4 defects, add vector printing, 33 new tests (75 → 108)
Fixed: map/filter/fold r13 register collision with heap limit,
apply_proc_raw closure body dispatch (begin vs single expr),
vector-ref/set GETARG clobber, vector printing (#(e1 e2 ...)).

108/108 asm tests pass. All implementations green:
  Python 571 + C 83 + asm 108 + functional 181 = 943 assertions.
2026-04-15 20:16:59 -04:00
..
Makefile Add asm test suite: 75 tests (unit + integration + functional) 2026-04-15 13:44:36 -04:00
test.sh asm: fix 4 defects, add vector printing, 33 new tests (75 → 108) 2026-04-15 20:16:59 -04:00
uncommonlisp asm: fix 4 defects, add vector printing, 33 new tests (75 → 108) 2026-04-15 20:16:59 -04:00
uncommonlisp.o asm: fix 4 defects, add vector printing, 33 new tests (75 → 108) 2026-04-15 20:16:59 -04:00
uncommonlisp.s asm: fix 4 defects, add vector printing, 33 new tests (75 → 108) 2026-04-15 20:16:59 -04:00