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 0a76eea3e27ce5ce458670bd3467f5db55822271 (commit) via cc8d15ed84ec4186aadfea15107e3f7aeafd3e6b (commit) via c6b46e5f018ab16120a1425496632c39f030ecf3 (commit) via 2cc0ea054869e10750743cd6dfe6c7fb310f1d17 (commit) from 384d391175afce9b3e42fec458d2eba3284c5bf1 (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 0a76eea3e27ce5ce458670bd3467f5db55822271 Author: Simon Forman <sform****@hushm*****> Date: Thu Dec 23 19:12:54 2021 -0800 Uncomment ifte built-in. commit cc8d15ed84ec4186aadfea15107e3f7aeafd3e6b Author: Simon Forman <sform****@hushm*****> Date: Thu Dec 23 19:12:17 2021 -0800 Functional-style remove function. commit c6b46e5f018ab16120a1425496632c39f030ecf3 Author: Simon Forman <sform****@hushm*****> Date: Thu Dec 23 19:09:07 2021 -0800 Py 3 handles exception propagation a little differently? commit 2cc0ea054869e10750743cd6dfe6c7fb310f1d17 Author: Simon Forman <sform****@hushm*****> Date: Thu Dec 23 19:08:30 2021 -0800 Some work on docs. ----------------------------------------------------------------------- Summary of changes: docs/Advent_of_Code_2017_December_2nd.ipynb | 391 +++++++++-- docs/Quadratic.ipynb | 10 +- docs/Recursion_Combinators.ipynb | 988 +++++++++++++++++++--------- docs/Remove-Function.ipynb | 484 ++++++++++++++ joy/joy.py | 7 +- joy/library.py | 67 +- 6 files changed, 1557 insertions(+), 390 deletions(-) create mode 100644 docs/Remove-Function.ipynb hooks/post-receive -- Thun (joypy)