guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, wip-next, created. release_1-9-7-77-g7


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, wip-next, created. release_1-9-7-77-g742f57c
Date: Tue, 16 Feb 2010 22:26:12 +0000

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 "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=742f57cd5470dd40d128ed45e60aa3094534342d

The branch, wip-next has been created
        at  742f57cd5470dd40d128ed45e60aa3094534342d (commit)

- Log -----------------------------------------------------------------
commit 742f57cd5470dd40d128ed45e60aa3094534342d
Author: Andy Wingo <address@hidden>
Date:   Tue Feb 16 23:01:09 2010 +0100

    dynwind is now a part of guile's primitive language
    
    * libguile/memoize.h (scm_sym_at_dynamic_wind, SCM_M_DYNWIND)
    * libguile/memoize.c (memoized_tags, MAKMEMO_DYNWIND)
      (scm_m_at_dynamic_wind, unmemoize): Add dynwind as a primitive
      expression type.
    
    * libguile/dynwind.c (scm_dynamic_wind): Downgrade to a normal C
      function.
    
    * libguile/eval.c (eval):
    * module/ice-9/eval.scm (primitive-eval): Add dynwind support.
    
    * module/ice-9/r4rs.scm: More relevant docs.
      (apply): Define in a more regular way.
      (dynamic-wind): Add to this file, with docs, dispatching to
      @dynamic-wind.
    
    * module/language/tree-il/primitives.scm: Parse @dynamic-wind into a
      tree-il dynamic-wind.

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


hooks/post-receive
-- 
GNU Guile




reply via email to

[Prev in Thread] Current Thread [Next in Thread]