guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch lightning updated (5ebe584 -> 14539d3)


From: Andy Wingo
Subject: [Guile-commits] branch lightning updated (5ebe584 -> 14539d3)
Date: Mon, 6 Aug 2018 07:38:24 -0400 (EDT)

wingo pushed a change to branch lightning
in repository guile.

      from  5ebe584   Revert "Add support for reading ELF symbol table from C"
       new  455015d   Fix bugs with primitive code allocator; expose internally
       new  d145b57   Minor updates for Scheme runtime (statprof, backtraces)
       new  14539d3   Alloc foreign procedures using primitive mechanism

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/Makefile.am            |   2 +-
 libguile/foreign.c         |   9 ++--
 libguile/gsubr.c           | 111 +++++++++++++++++++++++++++++----------------
 libguile/gsubr.h           |   3 ++
 module/statprof.scm        |   6 +--
 module/system/vm/frame.scm |   6 ++-
 6 files changed, 85 insertions(+), 52 deletions(-)



reply via email to

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