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

Robert Strandh rstrandh at common-lisp.net
Mon Sep 6 15:01:15 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  23ec00c1ea26500030fa705696fefea3a4572dad (commit)
       via  b429704cfe6ead3edfdb54be4689847c0e27a5e6 (commit)
      from  5721838ae5ac5f21f322431f49d28ee89f998d36 (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 23ec00c1ea26500030fa705696fefea3a4572dad
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 6 17:00:42 2010 +0200

    Wrote more tests for reading symbols that start off as ratios.
    
    Wrote tests for reading symbols that start off as floats with a
    decimal point.
    
    All existing tests pass.

commit b429704cfe6ead3edfdb54be4689847c0e27a5e6
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 6 16:59:26 2010 +0200

    Introduced a local macro for pushing characters into buffer that
    also tests whether the buffer needs to get bigger.
    
    Beginning of code for handling floats.

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

Summary of changes:
 Code/Reader/read.lisp |  853 +++++++++++++++++++++++++------------------------
 Code/Reader/test.lisp |  150 +++++++++-
 2 files changed, 578 insertions(+), 425 deletions(-)


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




More information about the Sicl-cvs mailing list