factor/basis/compiler/cfg/builder/alien
Björn Lindqvist 9df955e199 compiler.cfg.*: big changes which removes the last basic-block uses
All intrinsic code generating words signatures are changed from ( node
-- ) to ( block node -- block' ) so the current block is now always
passed on the stack.
2016-03-09 23:24:42 +01:00
..
boxing compiler.cfg.*: a bunch of new tests 2015-05-09 20:04:22 -07:00
params compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
alien-docs.factor compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00
alien-tests.factor compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00
alien.factor compiler.cfg.*: changes to remove basic-block variable 2016-03-09 23:24:42 +01:00