factor/basis/compiler
Björn Lindqvist 2cd2aa498a VM: the compiler doesn't emit any live overinitialized locations anymore
Any overinitialized location immediately becomes garbage and is not
reused again. This is very nice because then the gc maps can be
simpler again.
2015-04-29 09:31:53 -07:00
..
cfg VM: the compiler doesn't emit any live overinitialized locations anymore 2015-04-29 09:31:53 -07:00
codegen compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
constants compiler.cfg.*: new and improved docs 2015-04-29 09:31:53 -07:00
crossref compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
errors compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
test compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tests compiler.*: merge of ##inc-r and ##inc-d into one instruction ##inc with a loc slot 2015-04-29 09:31:53 -07:00
threads compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
tree compiler.tree.*: more compiler tree docs 2015-02-05 11:01:05 +00:00
utilities compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
authors.txt
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
tags.txt