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 66b68d2acc138932fc1f2184063b04aa13232af6 (commit) via 91a3e62e272e00db547ea311a20370c3f1316d46 (commit) via 459edb6fdd14fb8a40904817c2b8cf3d8b876cfb (commit) from 84221863a57dedfddd2aacac6c5327d16a284f4d (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 66b68d2acc138932fc1f2184063b04aa13232af6 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Aug 21 10:20:59 2010 +0200
Implemented copy-readtable.
Moved the initialization of *initial-readtable* and *readtable* to a place where *standard-readtable* has been populated with reader macros.
commit 91a3e62e272e00db547ea311a20370c3f1316d46 Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Aug 20 09:28:47 2010 +0200
Added method for converting THE to convert-special.
commit 459edb6fdd14fb8a40904817c2b8cf3d8b876cfb Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Aug 20 09:23:11 2010 +0200
Added method for converting unwind-protect to convert-special.
-----------------------------------------------------------------------
Summary of changes: Code/Compiler/phase1.lisp | 51 ++++++++++++++++++++++++++++++++++++++++++-- Code/Reader/read.lisp | 20 ++++++++++++----- 2 files changed, 62 insertions(+), 9 deletions(-)
hooks/post-receive