factor/basis/compiler/tree
Slava Pestov 5165d811d5 Changing the stack effect of a generic word could break the compiler 2009-04-20 04:21:00 -05:00
..
builder Make the walker infer 2009-04-16 23:14:11 -05:00
checker Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
cleanup use iota in a few places 2009-04-17 16:17:11 -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 Remove method-specs in favor of M\ 2009-04-06 02:59:59 -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 Fixing more unit tests 2009-04-17 15:50:03 -05:00
optimizer Changing the stack effect of a generic word could break the compiler 2009-04-20 04:21:00 -05:00
propagation Never inline default methods, and fix inlining of methods with hints 2009-04-20 03:27:18 -05:00
recursive fixing compiler errors in basis 2009-04-17 12:46:04 -05: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