factor/basis/compiler/cfg/stacks/local
Björn Lindqvist 9decb6a91e compiler.cfg.*: better way to store the block height
It is stored as a height-state instance on the height slot of the
basic-block. It will make better analysis possible because you see how
much the height increased or decreased in the block.
2016-09-08 04:01:25 +02:00
..
local-docs.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
local-tests.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
local.factor compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00