]> gitweb.factorcode.org Git - factor.git/commit
Porting Scheme48 bignums to Factor.
authorSlava Pestov <slava@factorcode.org>
Wed, 25 Aug 2004 03:46:55 +0000 (03:46 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 25 Aug 2004 03:46:55 +0000 (03:46 +0000)
commit63f1365820c318d8631f99032b3d4e79606cc19d
treed8e398a514fc39c053856a02dcf4b8ac894a2c78
parentf1e222b7cb43cee764f6713cfab7ebcdaed7c42f
Porting Scheme48 bignums to Factor.
15 files changed:
native/array.c
native/array.h
native/bignum.h
native/complex.c
native/factor.h
native/misc.c
native/misc.h
native/primitives.c
native/primitives.h
native/read.c
native/relocate.c
native/s48_bignum.c [new file with mode: 0644]
native/s48_bignum.h [new file with mode: 0644]
native/s48_bignumint.h [new file with mode: 0644]
native/types.c