factor/basis/compiler
Slava Pestov 69ded76c66 Fixing compiler tests 2009-07-22 21:10:50 -05:00
..
alien
cfg Fixing compiler tests 2009-07-22 21:10:50 -05:00
codegen Insert _loop-entry in linearization pass instead of in CFG builder, so that optimizations don't have to worry about it 2009-07-22 06:05:17 -05:00
constants Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -05:00
errors Compiler warnings are no more 2009-04-23 22:17:25 -05:00
tests Fixing compiler tests 2009-07-22 21:10:50 -05:00
tree compiler.tree.finalization: undo a change that resulted in a compile time regression 2009-07-18 03:33:24 -05:00
utilities compiler.cfg.block-joining: join basic blocks connected by a single edge to improve effectiveness of local optimizations 2009-07-16 02:17:58 -05:00
authors.txt
compiler-docs.factor Rename enable/disable-compiler to enable/disable-optimizer, and add with-optimizer and without-optimizer combinators 2009-05-01 05:52:05 -05:00
compiler.factor compiler: more informative trace-compilation 2009-06-05 17:32:37 -05:00
summary.txt
tags.txt