factor/basis/compiler
Björn Lindqvist 6dd2fe31b6 compiler.cfg.stacks.*: new attempt at fixing the gc maps bugs
the padding vocab is inverted so that instead of trying to track which
locations are live, it tracks those which are dead which is much easier
to get right.
2015-05-17 07:59:34 +02:00
..
cfg compiler.cfg.stacks.*: new attempt at fixing the gc maps bugs 2015-05-17 07:59:34 +02:00
codegen minor cleanup to some docs. 2015-05-13 16:09:14 -07:00
constants compiler.*: a few extra doc fixes 2015-04-30 04:51:58 +02:00
crossref use assoc-reject instead of [ ... not ] assoc-filter. 2015-05-12 19:08:42 -07:00
errors compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
test compiler.*,cpu.*: add a height slot to ##call nodes, then other compiler 2015-05-09 20:04:22 -07:00
tests compiler.cfg.*: new word reset-vreg-counter, useful for making test writing more convenient 2015-04-29 09:31:55 -07:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree compiler.tree.debugger: fix docs using. 2015-05-14 08:16:27 -07:00
utilities compiler.cfg.ssa.cssa, compiler.cfg.ssa.destruction, compiler.utilities: docs & tests 2015-04-29 09:31:58 -07:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
compiler-docs.factor compiler: resolve duplicate doc for "compiled". 2014-10-19 08:27:59 -07:00
compiler.factor compiler: try this for compiler.cfg.builder.alien. 2014-12-13 18:44:35 -08:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00