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
a95bb533b5
factor
/
core
/
generic
/
standard
History
Slava Pestov
a95bb533b5
Remove more redundant branches from tuple type predicates and generic words with methods on tuple classes
2008-11-06 09:08:17 -06:00
..
engines
Remove more redundant branches from tuple type predicates and generic words with methods on tuple classes
2008-11-06 09:08:17 -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
…