[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 52f362423759d70a88d8545bdd47354ed48177fa
Matthieu Villeneuve
mvilleneuve at common-lisp.net
Thu Dec 30 09:55:19 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 52f362423759d70a88d8545bdd47354ed48177fa (commit)
via 8b97c5a322908562c238cbc8f50a8e4285cc8cb2 (commit)
from 968c6674b6ea977d2efea2616d9add0e80f41d4b (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 52f362423759d70a88d8545bdd47354ed48177fa
Merge: 8b97c5a 968c667
Author: Matthieu Villeneuve <matthieu.villeneuve at widmee.com>
Date: Thu Dec 30 10:49:05 2010 +0100
Merge branch 'master' of ssh://common-lisp.net//project/sicl/public_html/git/SICL
commit 8b97c5a322908562c238cbc8f50a8e4285cc8cb2
Author: Matthieu Villeneuve <matthieu.villeneuve at widmee.com>
Date: Thu Dec 30 10:46:26 2010 +0100
Started implementing code generation for following clauses:
while, until, repeat, with, initially, finally, collect, sum, do.
-----------------------------------------------------------------------
Summary of changes:
Code/Loop/loop-test.lisp | 56 +++++++++++
Code/Loop/loop.lisp | 232 ++++++++++++++++++++++++++++++++++++++--------
2 files changed, 249 insertions(+), 39 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list