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 35a122b2ba0b2703a1cbc52135d1ead281e42c6e (commit) from 6bd9249f83a8ff2531807fa5f45e18b4e0e510f2 (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 35a122b2ba0b2703a1cbc52135d1ead281e42c6e Author: sforman <sform****@hushm*****> Date: Sat Oct 21 12:17:21 2023 -0700 Runtime type checking for comparison ops. Because we're using Scheme Booleans for Thun Booleans there's no need to make a special function for these, we can reuse the one for math ops. ----------------------------------------------------------------------- Summary of changes: implementations/scheme-chicken/joy.scm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) hooks/post-receive -- Thun (joypy)