]> gitweb.factorcode.org Git - factor.git/commit
more sequence cleanups
authorSlava Pestov <slava@factorcode.org>
Wed, 18 May 2005 20:26:22 +0000 (20:26 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 18 May 2005 20:26:22 +0000 (20:26 +0000)
commit8d12fec3ebd590398f00a06b1a9d1d4070aef8b6
treebe289b2e880dec84b9c59f03cf66001bdc4cfd16
parentac34c06c0cfe982c022f7f93d9a932163d160d8b
more sequence cleanups
59 files changed:
CHANGES.txt
TODO.FACTOR.txt
library/alien/c-types.factor
library/alien/structs.factor
library/bootstrap/boot-stage1.factor
library/bootstrap/image.factor
library/bootstrap/primitives.factor
library/cli.factor
library/collections/lists.factor
library/collections/sbuf.factor
library/collections/sequences-epilogue.factor
library/collections/sequences.factor
library/collections/strings-epilogue.factor
library/collections/strings.factor
library/collections/vectors-epilogue.factor
library/generic/generic.factor
library/httpd/cont-responder.factor
library/httpd/file-responder.factor
library/httpd/html-tags.factor
library/httpd/html.factor
library/httpd/http-client.factor
library/httpd/http-common.factor
library/httpd/httpd.factor
library/httpd/responder.factor
library/inference/branches.factor
library/inference/dataflow.factor
library/inference/inference.factor
library/inference/partial-eval.factor
library/io/ansi.factor
library/io/directories.factor
library/io/logging.factor
library/io/stream.factor
library/syntax/parse-numbers.factor
library/syntax/parse-stream.factor
library/syntax/parse-syntax.factor
library/syntax/parse-words.factor
library/syntax/prettyprint.factor
library/syntax/see.factor
library/syntax/unparser.factor
library/test/benchmark/strings.factor
library/test/line-editor.factor
library/test/lists/lists.factor
library/test/parsing-word.factor
library/test/sequences.factor
library/test/strings.factor
library/test/test.factor
library/test/vectors.factor
library/tools/annotations.factor
library/tools/gensym.factor
library/tools/jedit.factor
library/tools/word-tools.factor
library/ui/editors.factor
library/ui/line-editor.factor
library/ui/text.factor
native/primitives.c
native/sbuf.c
native/sbuf.h
native/string.c
native/string.h