]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/cfg/ssa/destruction/coalescing/coalescing-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / basis / compiler / cfg / ssa / destruction / coalescing / coalescing-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-02-08 John Benediktssonsets: moving unique/conjoin/conjoin-at to compiler...
2015-07-29 Björn Lindqvistcompiler.cfg.*: tests against #1308
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: refactor and...
2015-07-29 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: simpler code...
2015-06-15 Björn Lindqvistcompiler.cfg.ssa.destruction.coalescing: new vocab... 1361/head