factor/basis/compiler
Slava Pestov 9f52ee50b0 Another speedup to >alist: create vector with right size up-front. 10 second bootstrap time reduction 2008-11-12 00:10:50 -06:00
..
alien Merging in new codegen 2008-10-07 16:16:50 -05:00
cfg Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local 2008-11-11 18:46:31 -06:00
codegen Working on Win64 FFI 2008-11-08 21:40:47 -06:00
constants PowerPC backend almost functional; some new compiler unit tests added, 2008-11-06 06:27:27 -06:00
tests We need to end the basic block after the ##prologue in the dispatch branch so that the GC check can go after the prologue 2008-11-10 02:58:05 -06:00
tree Fix nodes>quot 2008-11-11 19:51:12 -06:00
authors.txt
compiler-docs.factor Fix help lint: links to obsolete article 2008-11-03 08:08:28 -06:00
compiler.factor Another speedup to >alist: create vector with right size up-front. 10 second bootstrap time reduction 2008-11-12 00:10:50 -06:00
summary.txt
tags.txt