[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch wip-inline-digits updated (08d5ab38b -> e90d543e7
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch wip-inline-digits updated (08d5ab38b -> e90d543e7) |
Date: |
Mon, 10 Jan 2022 05:57:09 -0500 (EST) |
wingo pushed a change to branch wip-inline-digits
in repository guile.
from 08d5ab38b Optimize scm_integer_mul_ii
new c467ab16c Optimize integer-expt for fixnums
new e90d543e7 Optimize logand against a positive inum
The 2 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:
libguile/integers.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
- [Guile-commits] branch wip-inline-digits updated (08d5ab38b -> e90d543e7),
Andy Wingo <=