This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "Thun" repository containing the "joypy" project. The branch, master has been updated via 7f5c1d3086fceebe7b7dab7fb4219e4dcee75427 (commit) from 68a85c915a4677f08c54852f1a6266e295e31b0f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7f5c1d3086fceebe7b7dab7fb4219e4dcee75427 Author: sforman <sform****@hushm*****> Date: Sun Oct 15 11:41:44 2023 -0700 Symbols for symbols. This shouldn't work yet, because the parser makes Lisp symbols out of the Thun symbols, but the match expr still has strings. In the REPL this fails, but in the compiled Joy binary it doesn't fail, the interpreter interprets just fine. ----------------------------------------------------------------------- Summary of changes: implementations/scheme-chicken/defs.scm | 2 +- implementations/scheme-chicken/joy.scm | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- Thun (joypy)