factor/basis/compiler/tree
Slava Pestov 80e719ba5b Remove stupid commented out code 2009-03-12 17:30:33 -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 Make partially dispatched integer ops foldable 2009-03-11 13:57:13 -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 Don't keep compiled-effect around anymore 2009-02-23 23:55:16 -06: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 Fix infinite fixed point iteration bug found by littledan; generalize-counter-interval wasn't called in all the right places 2009-03-12 17:30:24 -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