]> gitweb.factorcode.org Git - factor.git/commit
a pile of bug fixes and improvements
authorSlava Pestov <slava@factorcode.org>
Tue, 9 Nov 2004 03:36:51 +0000 (03:36 +0000)
committerSlava Pestov <slava@factorcode.org>
Tue, 9 Nov 2004 03:36:51 +0000 (03:36 +0000)
commitfb798e97fac420559e4af52c3c04fc6845b9754f
tree7b2712ca8f326cb48777604ed98307f4190bd8f1
parente91be726c96a667867fd738ced4ec2d9de22f0ce
a pile of bug fixes and improvements
42 files changed:
Makefile
TODO.FACTOR.txt
contrib/dejong.factor
contrib/mandel.factor
library/combinators.factor
library/compiler/alien-types.factor
library/factorspace/graphics-test.factor [deleted file]
library/factorspace/graphics.factor [deleted file]
library/factorspace/oop-test.factor [deleted file]
library/factorspace/oop.factor [deleted file]
library/factorspace/space.factor [deleted file]
library/math/arithmetic.factor
library/math/namespace-math.factor
library/platform/native/boot-stage2.factor
library/sdl/sdl-event.factor
library/sdl/sdl-utils.factor
library/sdl/sdl-video.factor
library/test/benchmark/ack.factor
library/test/combinators.factor
library/test/crashes.factor
library/test/lists/lists.factor
library/test/math/namespaces.factor
library/test/math/rational.factor
library/test/vectors.factor
library/vector-combinators.factor
native/arithmetic.c
native/bignum.c
native/error.c
native/factor.h
native/file.c
native/fixnum.c
native/float.c
native/misc.c
native/read.c
native/run.c
native/run.h
native/signal.c
native/stack.c
native/stack.h
native/types.h
native/word.c
native/write.c