factor/basis/compiler/cfg/intrinsics
Björn Lindqvist f9c6d7cc43 compiler.cfg.*: changes to remove basic-block variable
The emit-node generics signature is changed to ( block node -- block' )
so that it always returns the next block to operate on. Signature for a
lot of related words are changed similarily. Now there is only a few
basic-block usages left.
2016-03-09 23:24:42 +01:00
..
alien compiler.cfg: Rename <##foo> to ##foo, in the low-level IR 2011-11-11 19:48:38 -08:00
allot compiler.cfg.*: random doc updates 2015-09-22 08:51:46 +02:00
fixnum compiler.cfg.*: changes to remove basic-block variable 2016-03-09 23:24:42 +01:00
float compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
misc vm: remove vm-field-offset and context-field-offset 2015-12-14 09:29:18 +01:00
simd change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
slots docs: using $maybe. 2015-12-11 17:05:45 -08:00
strings compiler.cfg.*: fixing tests so they work on 32bit archs too 2015-04-30 04:49:48 +02:00
intrinsics-docs.factor compiler.cfg.*: changed generic emit-node to take the current block as 2016-03-09 23:24:42 +01:00
intrinsics.factor compiler.cfg.*: changed generic emit-node to take the current block as 2016-03-09 23:24:42 +01:00
summary.txt