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
4d87c91d59
factor
/
basis
/
compiler
/
tree
/
cleanup
History
Doug Coleman
7c92ab1ea5
move if-zero etc to math, remove 1-/1+ from math
2009-08-14 14:27:23 -05:00
..
cleanup-tests.factor
move if-zero etc to math, remove 1-/1+ from math
2009-08-14 14:27:23 -05:00
cleanup.factor
compiler.tree.escape-analysis: if the output of an #introduce node has an immutable tuple class type declaration, and it is not passed to any subroutine calls, or returned from the word, then unbox it. This speeds up vector arithmetic words on specialized arrays, because the specialized array is unboxed up-front, eliminating an indirection on every loop iteration
2009-08-09 16:29:21 -05:00
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00