[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated (5e6288c93 -> 30c384909)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch main updated (5e6288c93 -> 30c384909) |
Date: |
Wed, 25 Sep 2024 11:46:03 -0400 (EDT) |
wingo pushed a change to branch main
in repository guile.
from 5e6288c93 Narrow parameter of logand/immediate if no bits used
new b04071cc5 Partially revert d579848cb5d65440af5afd9c8968628665554c22
new 0dab58fc2 Fix fixpoint needed-bits computation in specialize-numbers
new e45b70dcd Fix boxing of non-fixnum negative u64 values
new 30c384909 Tighten up range inference for scm->u64/truncate
The 4 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:
module/language/cps/specialize-numbers.scm | 52 ++++++++++++++++++------------
module/language/cps/types.scm | 8 +++--
2 files changed, 37 insertions(+), 23 deletions(-)
- [Guile-commits] branch main updated (5e6288c93 -> 30c384909),
Andy Wingo <=