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, simpler has been updated via 39008b351b16d003e9bbce0bbadfa29dc3630172 (commit) via f5265a2287f9ddc55543a07b0cde39b79054466b (commit) from 3f7adea56f361bca5fb7ae0a65589507c57c7e97 (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 39008b351b16d003e9bbce0bbadfa29dc3630172 Author: Simon Forman <sform****@hushm*****> Date: Wed Sep 14 20:15:25 2022 -0700 Let simplejoy be joy. Simple pleasures are the best. commit f5265a2287f9ddc55543a07b0cde39b79054466b Author: Simon Forman <sform****@hushm*****> Date: Wed Sep 14 20:14:34 2022 -0700 Remove old code. ----------------------------------------------------------------------- Summary of changes: implementations/Nim/defs.nim | 45 --- implementations/Nim/defs.txt | 1 - implementations/Nim/joy.nim | 755 ++++++++++++++++++++++++++++++++------ implementations/Nim/joylib.nim | 110 ------ implementations/Nim/printer.nim | 43 --- implementations/Nim/reader.nim | 107 ------ implementations/Nim/simplejoy.nim | 676 ---------------------------------- implementations/Nim/types.nim | 58 --- implementations/Nim/utils.nim | 69 ---- 9 files changed, 643 insertions(+), 1221 deletions(-) delete mode 100644 implementations/Nim/defs.nim delete mode 100644 implementations/Nim/joylib.nim delete mode 100644 implementations/Nim/printer.nim delete mode 100644 implementations/Nim/reader.nim delete mode 100644 implementations/Nim/simplejoy.nim delete mode 100644 implementations/Nim/types.nim delete mode 100644 implementations/Nim/utils.nim hooks/post-receive -- Thun (joypy)