]> gitweb.factorcode.org Git - factor.git/commit
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup...
authorSlava Pestov <slava@factorcode.org>
Wed, 9 Feb 2005 03:02:44 +0000 (03:02 +0000)
committerSlava Pestov <slava@factorcode.org>
Wed, 9 Feb 2005 03:02:44 +0000 (03:02 +0000)
commita8c34f50a83712ae67c30aa9ba8849ee26721324
tree4ba8efb55c1074267f226df76cf1fdf4dff42587
parent88ba22ff6c5df50c99b0eb03fd19fe21fe0d8b1c
tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file
29 files changed:
TODO.FACTOR.txt
library/bootstrap/boot-stage2.factor
library/compiler/alien-types.factor
library/generic/tuple.factor
library/inference/branches.factor
library/inference/inference.factor
library/inference/types.factor
library/inference/words.factor
library/io/files.factor
library/io/stream-impl.factor
library/math/arc-trig-hyp.factor
library/math/complex.factor
library/math/constants.factor
library/math/float.factor
library/math/integer.factor
library/math/math.factor
library/math/pow.factor
library/math/ratio.factor
library/math/trig-hyp.factor
library/namespaces.factor
library/sbuf.factor
library/sdl/sdl-ttf.factor
library/sdl/sdl-utils.factor
library/test/tuple.factor
library/tools/jedit.factor
library/tools/word-tools.factor
library/ui/gadgets.factor
native/string.c
native/string.h