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 0c3e2174b0235cee646d32215e86768f9a485e9a (commit) via 5f2c681b6e4e198bd1f966043875c07f8a2f343a (commit) from 4b2e258896d0fc4eb1ae33fa634b7ff162fce2ce (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 0c3e2174b0235cee646d32215e86768f9a485e9a Author: Robert Strandh <strandh@Sicl.(none)> Date: Wed Oct 27 15:57:04 2010 +0200
Added tests for the subst function.
commit 5f2c681b6e4e198bd1f966043875c07f8a2f343a Author: Robert Strandh <strandh@Sicl.(none)> Date: Wed Oct 27 15:55:37 2010 +0200
Removed uninteresting special cases from the susbst function, and added a comment explaining why they are uninteresting.
Added a commet that we should fix the butlast function to signal an error for circular lists.
-----------------------------------------------------------------------
Summary of changes: Code/Cons-high/cons-high.lisp | 92 +++++++++++++++---------------- Code/Cons-high/test.lisp | 122 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 165 insertions(+), 49 deletions(-)
hooks/post-receive