factor/basis/compiler/tree
Slava Pestov 75d9946bd7 compiler.tree.modular-arithmetic: convert >integer >fixnum into >fixnum 2009-05-07 12:54:23 -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
combinators
comparisons
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 Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
finalization
identities
late-optimizations
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 Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
authors.txt
summary.txt
tree.factor