factor/basis/compiler/cfg/stacks
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
..
clearing compiler: rename D to D: because it wants a token. Same for R -> R: 2015-08-13 15:23:10 -07:00
finalize compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
global sets,compiler.cfg.stacks.global: putting the refine word in sets 2016-08-30 02:34:37 +02:00
local compiler.cfg.*: better way to store the block height 2016-09-08 04:01:25 +02:00
padding compiler.*: moving all words only relevant for testing to compiler.test 2016-08-12 15:13:51 +02:00
vacant compiler: rename D to D: because it wants a token. Same for R -> R: 2015-08-13 15:23:10 -07:00
authors.txt
stacks-docs.factor compiler.cfg.*: removing the adjust-d word 2016-09-05 12:12:01 +02:00
stacks-tests.factor compiler.cfg.*: changing height-state from a 2-el array to a tuple 2016-09-08 04:01:25 +02:00
stacks.factor compiler.cfg.*: changing height-state from a 2-el array to a tuple 2016-09-08 04:01:25 +02:00
summary.txt