factor/basis/compiler
Slava Pestov 46830bb38d Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good 2008-11-04 00:46:06 -06:00
..
alien Merging in new codegen 2008-10-07 16:16:50 -05:00
cfg If a register is spilled and the reload location is also a copy, we chicken out and don't coalesce. This is suboptimal but it's not clear to me how to implement it cleanly, and SSA graph coloring will solve this problem eventually anyway 2008-11-04 00:32:56 -06:00
codegen Loop alignment: appears to be a small win for reverse-complement 2008-11-03 06:20:51 -06:00
constants Fix permission bits 2008-10-02 08:34:49 -05:00
tests Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good 2008-11-04 00:46:06 -06:00
tree Fix regression. If a parsing word called the compiler, it might compile a caller of a generic before the generic gets built, which would throw an error since the inferred effect of the generic might have less inputs than the combination's dispatch# 2008-11-03 20:59:48 -06:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
compiler-docs.factor Fix help lint: links to obsolete article 2008-11-03 08:08:28 -06:00
compiler.factor -trace-compilation command line switch 2008-11-03 01:19:20 -06: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