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 733c7e88f32f878d131a9cc3cfa79eb95948b2df (commit) from da9d366214088fa441c0c1db84201448c7402fac (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 733c7e88f32f878d131a9cc3cfa79eb95948b2df Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Nov 13 06:45:01 2010 +0100
Added specific conditions for signaling several different error situations.
Added a file containing English-langauge condition reporters for those conditions.
Modified several functions to signal specific conditions.
-----------------------------------------------------------------------
Summary of changes: Code/Cons-high/condition-reporters-en.lisp | 62 ++++++++++++ Code/Cons-high/cons-high.asd | 3 +- Code/Cons-high/cons-high.lisp | 144 +++++++++++++++++---------- 3 files changed, 155 insertions(+), 54 deletions(-) create mode 100644 Code/Cons-high/condition-reporters-en.lisp
hooks/post-receive