[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 3ebd762b627aecc4df251e7eb8b96df642985f29
Robert Strandh
rstrandh at common-lisp.net
Sun Nov 14 10:38:43 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 3ebd762b627aecc4df251e7eb8b96df642985f29 (commit)
from ca380a59e9375217220d461b1d23597d2bcc2346 (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 3ebd762b627aecc4df251e7eb8b96df642985f29
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sun Nov 14 11:36:22 2010 +0100
Introduced a macro with-proper-list-rests to be used by the member*
family functions. This macro checks that, when the end of the list is
reached, it is a proper list.
Modified the member* family functions to use the new macro.
All tests pass.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/cons-high.lisp | 122 +++++++++++++++++++---------------------
1 files changed, 58 insertions(+), 64 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list