[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 756dd344155af0fbaf4957551cb336c81246c729
Robert Strandh
rstrandh at common-lisp.net
Sat Nov 13 14:18:52 UTC 2010
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 756dd344155af0fbaf4957551cb336c81246c729 (commit)
via f34a414c5e64711d11e5fafc41459be8a22a99e4 (commit)
from d8399ecaba86fd6dd93e3fcb04c1372d42c96fee (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 756dd344155af0fbaf4957551cb336c81246c729
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 13 15:17:45 2010 +0100
Rewrote the consp function to explicitly capture type errors, and
to use a more specific condition for that situation.
Also added many more comments to make the style more like "literate
programming".
All tests pass.
commit f34a414c5e64711d11e5fafc41459be8a22a99e4
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 13 12:00:01 2010 +0100
Modified the mapcar function to signal an error when one of the lists
is not a proper list, rather than relying on cdr to catch it.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/cons-high.lisp | 70 ++++++++++++++++++++++++++++++++---------
1 files changed, 55 insertions(+), 15 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list