giles
203f81004d
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
apl: compress as dyadic / and ⌿ (+5 tests, 501/501)
Parser: stand-alone op-glyph / ⌿ \ ⍀ now emits :fn-glyph segment
(was silently skipped). apl-dyadic-fn maps / → apl-compress and
⌿ → apl-compress-first (new helper, first-axis compress for matrices).
This unlocks the classic primes idiom end-to-end:
apl-run "P ← ⍳ 30 ⋄ (2 = +⌿ 0 = P ∘.| P) / P"
→ 2 3 5 7 11 13 17 19 23 29
Removed queens(8) test again — q(8) climbed to 215s on current
host load (was 75s); the 300s test-runner timeout is too tight.
2026-05-07 20:05:04 +00:00
..
2026-05-07 20:05:04 +00:00
2026-05-06 09:19:56 +00:00
2026-05-05 10:42:07 +00:00
2026-05-01 23:30:48 +00:00
2026-05-01 21:41:11 +00:00
2026-05-06 09:19:56 +00:00
2026-05-01 22:33:27 +00:00
2026-05-01 21:14:14 +00:00
2026-05-06 11:20:44 +00:00
2026-05-01 23:18:04 +00:00
2026-05-01 22:43:04 +00:00
2026-05-06 11:36:59 +00:00
2026-04-02 12:50:35 +00:00
2026-04-03 21:48:54 +00:00
2026-04-03 21:48:54 +00:00
2026-04-11 13:06:28 +00:00
2026-04-03 21:48:54 +00:00
2026-04-04 20:49:02 +00:00
2026-04-22 09:08:00 +00:00
2026-04-22 09:08:00 +00:00
2026-04-04 20:49:02 +00:00
2026-04-11 08:03:45 +00:00
2026-05-01 21:00:22 +00:00
2026-04-03 21:48:54 +00:00
2026-04-11 08:19:16 +00:00
2026-04-03 21:48:54 +00:00
2026-04-04 20:49:02 +00:00
2026-04-12 18:31:34 +00:00
2026-04-04 20:49:02 +00:00
2026-04-04 20:49:02 +00:00
2026-04-08 10:12:57 +00:00