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 77fdf12761769263f4a6d26146736bd7e49cb03f (commit) from 66b68d2acc138932fc1f2184063b04aa13232af6 (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 77fdf12761769263f4a6d26146736bd7e49cb03f Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Aug 21 17:32:21 2010 +0200
Made the slot of the compilation conditions contain an ast instead of a form.
Changed the implementation of make-ast so that it can handle dotted lists as well.
Added comment concerning how the environment code is wrong and how it should be fixed.
Modified the fixup routine used after macro expansion so that it can handle dotted lists.
Added comment about how macro expansion should be done.
Started implementing a function to parse an ordinary lambda list.
-----------------------------------------------------------------------
Summary of changes: Code/Compiler/phase1.lisp | 277 ++++++++++++++++++++++++++++++++++++--------- 1 files changed, 223 insertions(+), 54 deletions(-)
hooks/post-receive