OSDN Git Service

* fixes to handle 64-bit ints properly
authorfche <fche>
Thu, 21 Sep 2000 20:16:23 +0000 (20:16 +0000)
committerfche <fche>
Thu, 21 Sep 2000 20:16:23 +0000 (20:16 +0000)
commit1d05b2a40b6fb2a61abe6d96bcb6966cb2d08610
treea670b9238c3f9adcbaff1afe98383c00707d215f
parentca59399791eb6db385747debe3616a5b59b72c10
* fixes to handle 64-bit ints properly

2000-09-21  Frank Ch. Eigler  <fche@redhat.com>

* slib/logical.scm: New file from slib.  Provides robust bitwise
logical operations for large integers.
* read.scm: maybe-load it.
cgen/ChangeLog
cgen/read.scm
cgen/slib/logical.scm [new file with mode: 0644]