factor/basis/compiler/tree
Slava Pestov 932d44cab8 Small speedup for code using H{ } clone and with-scope 2009-03-31 08:16:04 -05:00
..
builder Don't keep compiled-effect around anymore 2009-02-23 23:55:16 -06:00
checker Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cleanup Fix stack effect redefinition 2009-03-22 20:16:31 -05:00
combinators Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
comparisons Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
dead-code Merge branch 'master' into new_ui 2009-02-16 21:22:12 -06:00
debugger Fix compiler.tree.debugger tests 2009-03-25 22:53:03 -05:00
def-use Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
escape-analysis Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
finalization Remove stupid commented out code 2009-03-12 17:30:33 -05:00
identities Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
late-optimizations Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
modular-arithmetic Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
normalization Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
optimizer Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
propagation Small speedup for code using H{ } clone and with-scope 2009-03-31 08:16:04 -05:00
recursive Fix remaining text failures 2009-02-23 23:25:13 -06:00
tuple-unboxing Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
authors.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
summary.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
tree.factor 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