factor/basis/compiler
Björn Lindqvist a17e943e88 compiler.cfg.liveness: refactoring so that words that doesn't modify
the live-set doesnt return it

e.g it's clearer when the effect is ( live-set insn -- ) than ( live-set insn -- live-set ) that the live-set is modified in place
2015-04-29 09:31:57 -07:00
..
cfg compiler.cfg.liveness: refactoring so that words that doesn't modify 2015-04-29 09:31:57 -07:00
codegen compiler.cfg.*: a little more docs 2015-04-29 09:31:54 -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.cfg.stacks.local: refactorings on the vocab to try and make it using less dynamic variables 2015-04-29 09:31:56 -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.propagation.call-effect: changing back call-effect-unsafe?, changing it made all images to large for some reason 2015-04-29 09:31:55 -07: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