factor/basis/compiler/tree/propagation
Slava Pestov 1d735bc32d compiler.tree.propagation.transforms: fix shift transform 2009-07-17 00:02:57 -05:00
..
branches
call-effect call( and execute( inline known quotations/words in the propagation pass 2009-07-14 01:12:45 -05:00
constraints rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
copy
info compiler.tree.propagation: better length propagation 2009-07-09 02:28:30 -05:00
inlining
known-words define-partial-eval framework in propagation pass makes it easy to add transforms; moving some transforms from stack checker to propagation, making them stronger 2009-07-16 00:34:50 -05:00
nodes Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
recursive
simple
slots
transforms compiler.tree.propagation.transforms: fix shift transform 2009-07-17 00:02:57 -05:00
authors.txt
propagation-tests.factor Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
propagation.factor
summary.txt