]> gitweb.factorcode.org Git - factor.git/commit
hashcodes are now fixnums, added debug.c
authorSlava Pestov <slava@factorcode.org>
Tue, 28 Dec 2004 05:04:20 +0000 (05:04 +0000)
committerSlava Pestov <slava@factorcode.org>
Tue, 28 Dec 2004 05:04:20 +0000 (05:04 +0000)
commitb97f36220191944e0553723505f81bd97924f002
treec55a8c822fbc828ee6d7856e07efde6f614e1a9f
parent423ac5a94750048d33169c038f8085a9665f5cf6
hashcodes are now fixnums, added debug.c
16 files changed:
Makefile
library/bootstrap/image.factor
library/bootstrap/primitives.factor
library/hashtables.factor
library/primitives.factor
library/strings.factor
native/debug.c [new file with mode: 0644]
native/debug.h [new file with mode: 0644]
native/error.c
native/factor.h
native/ffi.h
native/gc.c
native/primitives.c
native/string.c
native/string.h
native/word.h