• Joined on 2024-04-09
giles pushed to hs-f at coop/rose-ash 2026-05-05 14:09:48 +00:00
0bef67dd47 HS: parse-cmd fallback validates pseudo-command is a function call
giles pushed to hs-f at coop/rose-ash 2026-05-05 13:48:31 +00:00
8f8f9623e0 HS: skip throttled-at test — generator gap (missing click dispatches)
giles pushed to hs-f at coop/rose-ash 2026-05-05 13:34:31 +00:00
297f0603e5 HS: fix remove [@attr] — consume bracket-close instead of match-kw "]"
giles pushed to hs-f at coop/rose-ash 2026-05-05 12:45:25 +00:00
35ace3e74c HS: fix CSS query template tokenization — <${...}/> treated as selector
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 12:35:34 +00:00
c311d4ebc4 cl: Phase 5 set-macro-character + Phase 6 corpus 200+ — 518/518 tests
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 12:33:43 +00:00
99f8ccb30e cl: Phase 6 packages — defpackage/in-package + pkg:sym — 518/518 tests
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 12:24:00 +00:00
4f9da65b3d cl: Phase 6 FORMAT + substr fixes — 514/514 tests
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 12:17:22 +00:00
025ddbebdd cl: Phase 6 stdlib — sequence/list/string functions, 508/508 tests
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 12:04:43 +00:00
f449f82fdd cl: Phase 5 macros+LOOP + Phase 2 dynamic vars — 464/464 tests
0e426cfea8 cl: Phase 4 CLOS complete — generic functions, multi-dispatch, method qualifiers, 437/437 tests
71c4b5e33f cl: Phase 3 all complete — conformance.sh runner, 363/363 tests green
Compare 3 commits »
giles pushed to hs-f at coop/rose-ash 2026-05-05 11:30:19 +00:00
ac4e9ac96e HS: fix bare repeat — don't consume command keyword as count expression
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 11:23:16 +00:00
4cd8773766 cl: multiple values — 15 new tests (174 eval, 346 total green)
733b1ebefa cl: Phase 3 complete — *debugger-hook*, *break-on-signals*, invoke-restart-interactively (147 tests)
85911d7b84 cl: Phase 3 interactive-debugger — *debugger-hook* pattern, 7 tests (143 total)
ab66b29a74 cl: Phase 3 classic programs — restart-demo (7 tests) + parse-recover (6 tests)
Compare 4 commits »
giles pushed to loops/common-lisp at coop/rose-ash 2026-05-05 11:16:03 +00:00
32a82a2e12 cl: unwind-protect — 8 new tests (159 eval, 331 total green)
7d6df6fd5f cl: Phase 3 conditions + restarts — handler-bind, handler-case, restart-case, 55 tests (123 total runtime)
fd16776dd2 cl: unwind-protect — cleanup frame in cl-eval-ast, 8 new tests (159 eval)
a12a6a11cb cl: tagbody + go — 11 new tests (151 eval, 323 total green)
ce7243a1fb cl: block + return-from — 13 new tests (140 eval, 312 total green)
Compare 162 commits »
giles pushed to hs-f at coop/rose-ash 2026-05-05 10:04:59 +00:00
6a40e991b3 HS: as Date/Set/Map return real JS host objects (+4 tests)
giles pushed to hs-f at coop/rose-ash 2026-05-05 09:21:12 +00:00
e9ddf31181 HS: finally blocks in on handlers (+6 tests)
giles pushed to hs-f at coop/rose-ash 2026-05-05 08:28:29 +00:00
26ee00dff1 HS: fix log multi-arg parsing + put! position aliases + sender lookup
f547ebf43e HS: of-expression chain rebase + null-safe/queryRef test fixes
b14ac6cd70 HS: generator fixes — classRef no-match + functionCalls this-binding skip (+1 test)
6d534e8c42 HS: hs-strip-order-deep + dict equality in assert-equal (+1 test)
7190a8b1d2 HS: disable-scripting security attribute (+1 test)
Compare 6 commits »
giles pushed to hs-f at coop/rose-ash 2026-05-05 03:57:19 +00:00
7b72c064c4 HS: behavior cluster — install + element's subscript fix (+2 tests)
giles pushed to hs-f at coop/rose-ash 2026-05-05 02:59:25 +00:00
e7169af985 HS: when :count changes — scoped watch + parse-cmd feature boundary fix
giles pushed to hs-f at coop/rose-ash 2026-05-05 02:08:01 +00:00
abbb1fe5c6 HS: asyncError — rejected promise triggers catch block (+1 test)
giles pushed to hs-f at coop/rose-ash 2026-05-04 22:29:21 +00:00
846650da07 HS: bind feature parser stub (+32 tests)
giles pushed to hs-f at coop/rose-ash 2026-05-04 21:04:35 +00:00
0276571f08 HS: runtime null-safety guards — runtimeErrors 18/18 (+13 tests)