]> gitweb.factorcode.org Git - factor.git/commit
start 0.68 by moving list-math to contrib and simplifying subset combinator
authorSlava Pestov <slava@factorcode.org>
Mon, 18 Oct 2004 05:37:46 +0000 (05:37 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 18 Oct 2004 05:37:46 +0000 (05:37 +0000)
commit1aef8c48a0b95aef56ae7a07dd33f6298c16cf69
treed0668a4178127508a3938582b81daad7ebf8fa9b
parentcf6706c910772565afb0b916cdc3b12da131581f
start 0.68 by moving list-math to contrib and simplifying subset combinator
15 files changed:
contrib/list-math.factor [new file with mode: 0644]
contrib/mandel.factor
doc/devel-guide.tex
factor/FactorInterpreter.java
library/assoc.factor
library/lists.factor
library/math/list-math.factor [deleted file]
library/math/math.factor
library/math/namespace-math.factor
library/platform/jvm/boot-mini.factor
library/platform/jvm/boot-sumo.factor
library/platform/native/boot-stage2.factor
library/platform/native/stack.factor
library/platform/native/vocabularies.factor
library/test/math/namespaces.factor