This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SICL, bricks for implementors of Common Lisp systems. ".
The branch, master has been updated via 15f12a0fcf1cd1be96abec75e7d43fd8dc90d326 (commit) via d33082677b49e4ef29988a39abf4fd6be1474a14 (commit) from d67d011bf70824058fd4886825c7f46de6f88f08 (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 15f12a0fcf1cd1be96abec75e7d43fd8dc90d326 Author: Robert Strandh <strandh@hecl.(none)> Date: Sun Feb 13 10:26:23 2011 +0700
Changed the implementation of the `and' and `or' macros so that it checks eagarly for an improper list of forms.
commit d33082677b49e4ef29988a39abf4fd6be1474a14 Author: Robert Strandh <strandh@hecl.(none)> Date: Sun Feb 13 10:24:43 2011 +0700
More tests for the cond macro.
Tests for the or macro.
Tests for the and macro.
-----------------------------------------------------------------------
Summary of changes: Code/Conditionals/conditionals.lisp | 38 +++++++++++--------- Code/Conditionals/test.lisp | 67 +++++++++++++++++++++++++++++++++- 2 files changed, 86 insertions(+), 19 deletions(-)
hooks/post-receive