[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. e6681853257e719d8a0ce13a2dfedbf889d0f393

Robert Strandh rstrandh at common-lisp.net
Thu Aug 19 07:46:08 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  e6681853257e719d8a0ce13a2dfedbf889d0f393 (commit)
       via  c2df794565b727a3ed677e7078eaa1865b29a729 (commit)
       via  5723a80096086ae01bd8cc6e468838367947061d (commit)
       via  e18da97e149d48d6dded08dc6558cde04ce9a92a (commit)
      from  83fc6a5d0691bad34f95bd3020f5088d4ac922a8 (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 e6681853257e719d8a0ce13a2dfedbf889d0f393
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Thu Aug 19 09:45:22 2010 +0200

    Added more conditions.
    
    Replaced assertions by calls to error.
    
    Removed dead commented-out code (maybe reuse elsewhere).

commit c2df794565b727a3ed677e7078eaa1865b29a729
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Thu Aug 19 09:11:12 2010 +0200

    Added some obvious FIXMEs.

commit 5723a80096086ae01bd8cc6e468838367947061d
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Thu Aug 19 09:06:27 2010 +0200

    Started introducing conditions to be signaled during compilation.

commit e18da97e149d48d6dded08dc6558cde04ce9a92a
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Thu Aug 19 08:12:59 2010 +0200

    Added a comment related to the technique used to identify parts
    of a form that occur in the macroexpanded version of the form.

-----------------------------------------------------------------------

Summary of changes:
 Code/Compiler/phase1.lisp |  334 +++++++++++++++++++++++----------------------
 1 files changed, 172 insertions(+), 162 deletions(-)


hooks/post-receive
-- 
SICL, bricks for implementors of Common Lisp systems. 




More information about the Sicl-cvs mailing list