]> gitweb.factorcode.org Git - factor.git/commit
compiler.tree.propagation: type check inputs to unsafe foldable words manually, so...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 8 Sep 2009 04:40:23 +0000 (23:40 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Tue, 8 Sep 2009 04:40:23 +0000 (23:40 -0500)
commit9f9b6bca013ff83c408182d3023ea5d56c1b7fe4
tree899d8716c1193e57cd34695953af780ee639172e
parent0ad4557d620763d4286cfea8423013feaecce13f
compiler.tree.propagation: type check inputs to unsafe foldable words manually, so that stuff like [ "Hi" { } fixnum+fast ] doesn't crash in the compiler
basis/compiler/tree/propagation/propagation-tests.factor
basis/compiler/tree/propagation/simple/simple.factor