]> gitweb.factorcode.org Git - factor.git/commit
instances word, memory vocabulary
authorSlava Pestov <slava@factorcode.org>
Tue, 15 Feb 2005 02:58:07 +0000 (02:58 +0000)
committerSlava Pestov <slava@factorcode.org>
Tue, 15 Feb 2005 02:58:07 +0000 (02:58 +0000)
commite9c3e62d090e3ca32d5257fb70e5d5322c830a2c
treedad10be472900df7a313995a879e50f1fdf4307d
parent24b2777a890522d8a600777cff05bc8192a72b95
instances word, memory vocabulary
25 files changed:
Makefile
TODO.FACTOR.txt
library/bootstrap/boot-stage2.factor
library/bootstrap/init-stage2.factor
library/bootstrap/primitives.factor
library/compiler/assembler.factor
library/compiler/x86/generator.factor
library/compiler/x86/stack.factor
library/generic/tuple.factor
library/httpd/browser-responder.factor
library/primitives.factor
library/syntax/unparser.factor
library/test/test.factor
library/tools/heap-stats.factor
library/tools/listener.factor
library/tools/word-tools.factor
library/vocabularies.factor
native/debug.c
native/factor.h
native/memory.c
native/memory.h
native/primitives.c
native/string.h
native/walk.c [new file with mode: 0644]
native/walk.h [new file with mode: 0644]