]> gitweb.factorcode.org Git - factor.git/commit
unit tests mostly pass with new compiler
authorSlava Pestov <slava@factorcode.org>
Tue, 10 May 2005 03:27:46 +0000 (03:27 +0000)
committerSlava Pestov <slava@factorcode.org>
Tue, 10 May 2005 03:27:46 +0000 (03:27 +0000)
commit0c67037e8c29bbf9f1ab5fc68964b7540b21d56e
tree3d59711553bc798d34a55d868173ba7da02aa483
parent69829b906b111e696e9af66da51912c7a7a7d04d
unit tests mostly pass with new compiler
library/compiler/simplifier.factor [new file with mode: 0644]
library/test/compiler/linearizer.factor
library/test/compiler/optimizer.factor
library/test/compiler/simplifier.factor [deleted file]
library/test/math/integer.factor
library/test/random.factor
library/test/sbuf.factor
library/test/test.factor
library/test/unparser.factor
library/test/vectors.factor