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
d10993b837
factor
/
basis
/
compiler
/
tree
/
cleanup
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
..
cleanup-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
cleanup.factor
More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser
2008-12-06 11:17:19 -06:00
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00