guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, lexical-literals, created. v2.0.1-12-g


From: Andy Wingo
Subject: [Guile-commits] GNU Guile branch, lexical-literals, created. v2.0.1-12-g04b04af
Date: Fri, 29 Apr 2011 14:38:07 +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=04b04af85a331b2cb73d8807b9aa67e2f9c0f34d

The branch, lexical-literals has been created
        at  04b04af85a331b2cb73d8807b9aa67e2f9c0f34d (commit)

- Log -----------------------------------------------------------------
commit 04b04af85a331b2cb73d8807b9aa67e2f9c0f34d
Author: Andy Wingo <address@hidden>
Date:   Fri Apr 29 13:07:15 2011 +0200

    fix free-id=? for module-bound keywords
    
    * module/ice-9/psyntax.scm (free-id=?): For identifiers that are
      resolved to the toplevel, check that the variables that they would
      resolve to are equal, instead of simply checking that the symbolic
      identifier names are equal.  Allows keywords to be bound, renamed,
      exported, excluded, etc.
    
    * module/ice-9/psyntax-pp.scm: Regenerate.

commit aa5698fb5350eb3bbc93f2569d3172a12376c523
Author: Andy Wingo <address@hidden>
Date:   Fri Apr 29 16:36:10 2011 +0200

    eval-when matches situations symbolically
    
    * module/ice-9/psyntax.scm (chi-when-list): Just match symbolically
      instead of lexically, so as not to tie the meaning of eval-when to the
      bindings of eval, load, compile, and expand.

commit 513855178763d50efa2b95c8e851e639ce8458d2
Author: Andy Wingo <address@hidden>
Date:   Fri Apr 29 16:34:35 2011 +0200

    oop goops comment
    
    * module/oop/goops.scm: Add a note about the need to deprecate
      min-fixnum and max-fixnum.

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


hooks/post-receive
-- 
GNU Guile



reply via email to

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