factor/basis/compiler/tree
Slava Pestov 65faa3fda3 Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
..
builder Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
checker Revert part of an earlier ccompiler.tree.checker hange to fix smalltalk.eval regression 2009-04-22 21:03:53 -05: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 Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
debugger compiler.tree.debugger: wasn't counting intrinsics properly when computing report 2009-04-30 00:27:51 -05:00
def-use Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
escape-analysis Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05: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 compiler.tree.modular-arithmetic: convert >integer >fixnum into >fixnum 2009-05-07 12:54:23 -05:00
normalization Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
optimizer Revert part of an earlier ccompiler.tree.checker hange to fix smalltalk.eval regression 2009-04-22 21:03:53 -05:00
propagation Fix overly-eager strength reduction for mod, and add a type function for >integer (reported by Joe Groff) 2009-05-07 12:32:06 -05:00
recursive Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
tuple-unboxing Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
authors.txt
summary.txt
tree.factor