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
aac256324f
factor
/
core
/
generic
/
standard
History
Slava Pestov
aac256324f
lo-tag-dispatch-engine now sorts tags, this ensures that >fixnum compiles more efficiently
2008-11-06 00:02:10 -06:00
..
engines
lo-tag-dispatch-engine now sorts tags, this ensures that >fixnum compiles more efficiently
2008-11-06 00:02:10 -06:00
authors.txt
…
standard-docs.factor
Converting code to use inheritance
2008-04-04 00:33:06 -05:00
standard-tests.factor
Fixing unit tests for make, fry changes
2008-09-11 00:20:06 -05:00
standard.factor
Remove a conditional branch from all tuple dispatches, since we don't have to check if the class height is at least 1; and remove memory accesses from tuple dispatch where all tuples are height 1
2008-11-05 20:23:38 -06:00
summary.txt
…