factor/basis/compiler/cfg/stacks
Björn Lindqvist 707bc801a4 compiler.cfg.stacks.local: replace-sets values must be hash-sets (#1507)
The compiler hang was because { D: 3 D: 2 } was unequal to { D: 2 D: 3
}, so using a set should fix that.
2016-03-16 16:32:50 +01: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.*: more docs 2016-02-28 01:01:38 +01:00
global compiler.cfg.stacks.*: new docs 2016-03-16 15:21:42 +01:00
height compiler: rename D to D: because it wants a token. Same for R -> R: 2015-08-13 15:23:10 -07:00
local compiler.cfg.stacks.local: replace-sets values must be hash-sets (#1507) 2016-03-16 16:32:50 +01:00
padding compiler.cfg.dataflow-analysis: removes the -analysis from the dfa token 2016-03-16 14:40:58 +01: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.*: better stack effect for end-stack-analysis 2016-03-16 10:53:33 +01:00
stacks-tests.factor compiler: rename D to D: because it wants a token. Same for R -> R: 2015-08-13 15:23:10 -07:00
stacks.factor compiler.cfg.*: better stack effect for end-stack-analysis 2016-03-16 10:53:33 +01:00
summary.txt