]> gitweb.factorcode.org Git - factor.git/commit
clean up bignum cached constants
authorSlava Pestov <slava@factorcode.org>
Sun, 29 Aug 2004 05:04:42 +0000 (05:04 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 29 Aug 2004 05:04:42 +0000 (05:04 +0000)
commit7f16568a491650361ae8b2f9e94730de98c30a16
tree6a74ac57e9d54b3f5cd6d8589e08d5ed349b2901
parent4879b08161151f2f193d2ce7b7fdf1f054e8cc4f
clean up bignum cached constants
18 files changed:
TODO.FACTOR.txt
library/image.factor
library/platform/native/debugger.factor
library/platform/native/kernel.factor
library/platform/native/math.factor
library/test/parser.factor
native/bignum.c
native/bignum.h
native/error.h
native/factor.c
native/gc.c
native/primitives.c
native/relocate.c
native/s48_bignumint.h
native/sbuf.c
native/string.c
native/types.h
native/write.c