]> gitweb.factorcode.org Git - factor.git/commit
more code cleanups; new make-hash idiom
authorSlava Pestov <slava@factorcode.org>
Mon, 22 Aug 2005 06:06:32 +0000 (06:06 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 22 Aug 2005 06:06:32 +0000 (06:06 +0000)
commit6086945dd70ff82cdb390cf555e567a84820fe0d
treea277c28cca4b0595129cfee8e84317d899f1a5f7
parentad712e431d2ebce1a2c49b8299275c2f4cf637cf
more code cleanups; new make-hash idiom
25 files changed:
TODO.FACTOR.txt
library/alien/aliens.factor
library/alien/c-types.factor
library/alien/compiler.factor
library/bootstrap/boot-stage1.factor
library/bootstrap/boot-stage2.factor
library/bootstrap/image.factor
library/bootstrap/init.factor
library/collections/namespaces.factor
library/collections/sequences.factor
library/collections/vectors-epilogue.factor [deleted file]
library/collections/vectors.factor
library/compiler/assembler.factor
library/compiler/compiler.factor
library/generic/math-combination.factor
library/httpd/cont-responder.factor
library/httpd/default-responders.factor
library/httpd/responder.factor
library/inference/branches.factor
library/io/stream.factor
library/test/inference.factor
library/ui/line-editor.factor
library/vocabularies.factor
library/win32/win32-server.factor
library/win32/win32-stream.factor