snix/users/sterni/blipqn
sterni e8146f9d01 feat(sterni/blipqn): actually rethrow error messages in WithFlipdot
Passing a namespace as 𝕩 to •CurrentError is not allowed since it is
reserved for future use (not sure how it'll change the behavior
exactly). Since WithFlipdot always passes a namespace as 𝕩, this is a
relevant problem for blipqn. To work around it, we wrap the passed
argument in a list (and unwrap it for 𝔾).

Change-Id: I3382f754cbb64ad799e47b7d174d641c43a0f2e0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13125
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2025-02-09 18:05:49 +00:00
..
.gitignore feat(sterni/blipqn): interact with a flipdot display from BQN 2025-01-17 15:50:33 +00:00
blipqn.bqn feat(sterni/blipqn): actually rethrow error messages in WithFlipdot 2025-02-09 18:05:49 +00:00
default.nix test(sterni/blipqn): add sanity check 2025-01-17 15:50:33 +00:00
examples.bqn feat(sterni/blipqn): reuse address and socket for multiple Sends 2025-01-17 15:50:33 +00:00
flipdot.c feat(sterni/blipqn): print some extra information when using :debug 2025-01-17 15:50:33 +00:00
GNUmakefile feat(sterni/blipqn): interact with a flipdot display from BQN 2025-01-17 15:50:33 +00:00