Files
rose-ash/lib/common-lisp/scoreboard.md
giles f449f82fdd
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 44s
cl: Phase 5 macros+LOOP + Phase 2 dynamic vars — 464/464 tests
defmacro/macrolet/symbol-macrolet/macroexpand, gensym/gentemp, full
LOOP macro (loop.sx) with all clause types. Phase 2 dynamic variables:
cl-apply-dyn, cl-letstar-bind, cl-mark-special!/cl-special? for
defvar/defparameter specials with let-based dynamic rebinding.
27 macro+LOOP tests; 182 eval tests (8 new dynamic var tests).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 12:04:37 +00:00

635 B

Common Lisp on SX — Scoreboard

Generated: 2026-05-05 12:00 UTC

Suite Pass Fail Status
Phase 1: tokenizer/reader 79 0 pass
Phase 1: parser/lambda-lists 31 0 pass
Phase 2: evaluator 182 0 pass
Phase 3: condition system 59 0 pass
Phase 3: restart-demo 7 0 pass
Phase 3: parse-recover 6 0 pass
Phase 3: interactive-debugger 7 0 pass
Phase 4: CLOS 41 0 pass
Phase 4: geometry 12 0 pass
Phase 4: mop-trace 13 0 pass
Phase 5: macros+LOOP 27 0 pass

Total: 464 passed, 0 failed