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
93adf617c0
factor
/
basis
/
compiler
/
cfg
/
builder
History
Slava Pestov
81b72cb5c5
Add some unit tests
2009-08-22 17:15:10 -05:00
..
blocks
compiler.cfg: introduce less temporaries when building CFG
2009-07-24 03:37:18 -05:00
authors.txt
…
builder-tests.factor
Add some unit tests
2009-08-22 17:15:10 -05:00
builder.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
…
tags.txt
…