]> gitweb.factorcode.org Git - factor.git/commit
Spread now infers with the correct stack effect. Make spread>quot-shallow which trims...
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 2 Oct 2011 02:24:14 +0000 (19:24 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 3 Oct 2011 01:35:01 +0000 (18:35 -0700)
commit38feae0e8f246daa23917542554968aa304d98f3
treeb925df9d7bfcb8c6db24ec8ffe55f7dc4637f1b9
parent3b72b641e0b23943cda59c53e20dd1377cd29e51
Spread now infers with the correct stack effect. Make spread>quot-shallow which trims empty quotations off the head of the spread sequence. Fixes #139.
basis/fry/fry.factor
core/classes/tuple/tuple.factor
core/combinators/combinators-tests.factor
core/combinators/combinators.factor