This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7d792ab999
factor
/
basis
/
compiler
/
codegen
History
Slava Pestov
3fb4fc1bde
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
..
fixup
Fix compiler errors
2009-06-01 03:00:10 -05:00
codegen-tests.factor
Redo compiler.codegen.fixup and get %dispatch to work
2009-06-01 02:32:36 -05:00
codegen.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
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00