guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (96e3686 -> 74abae0)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (96e3686 -> 74abae0)
Date: Mon, 20 Sep 2021 17:33:02 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 96e3686  Revert shift of ndim in array tag from 
3df3ba1a2c956bba122328e1fc4be614171a4f42
     new 5a389ca  (system repl command) autoloads the compiler, disassembler, 
and profiler.
     new e304773  srfi-1: 'find-tail' passes 'check-arg' the right procedure 
name.
     new 1364179  doc: Fix wrong @uref argument order.
     new 330c6ea  Fix 'ash' primcall match clause in baseline compiler.
     new 74abae0  Baseline compiler no longer swaps rsh/lsh when transforming 
ash calls.

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


Summary of changes:
 doc/ref/sxml.texi                            |  4 ++--
 module/language/tree-il/compile-bytecode.scm |  6 +++---
 module/srfi/srfi-1.scm                       |  4 ++--
 module/system/repl/command.scm               | 10 ++++++----
 test-suite/tests/numbers.test                | 13 +++++++++++--
 5 files changed, 24 insertions(+), 13 deletions(-)



reply via email to

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