factor/basis/compiler/cfg/intrinsics
Björn Lindqvist 30451ebf5a compiler.cfg.*: new slots ds-height and rs-height
They are used when recording the blocks stacks height instead of the
ds-heights and rs-heights variables. It makes the code a bit simpler.
2016-05-03 01:16:50 +02:00
..
alien compiler.*: new tests 2016-03-09 23:24:43 +01:00
allot compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00
fixnum compiler.cfg.intrinsics.fixnum: more docs and tests 2016-03-09 23:24:43 +01:00
float
misc compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00
simd compiler.cfg.*: new slots ds-height and rs-height 2016-05-03 01:16:50 +02:00
slots compiler.cfg.*: big changes which removes the last basic-block uses 2016-03-09 23:24:42 +01:00
strings
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 cleanup some QUALIFIED: that are no longer needed. 2016-03-29 10:20:16 -07:00
summary.txt