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
163b74b7c4
factor
/
core
/
classes
/
tuple
History
Slava Pestov
11be5a4bd5
Rename update to assoc-union!, add assoc-filter! assoc-diff! words
2010-02-04 02:55:00 +13:00
..
parser
Rename update to assoc-union!, add assoc-filter! assoc-diff! words
2010-02-04 02:55:00 +13:00
authors.txt
…
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
tuple-docs.factor
A number of documentation fixes and cleanup.
2010-02-03 00:05:03 -07:00
tuple-tests.factor
classes: If a tuple class with subclasses is redefined into something that's not a tuple class, subclasses are changed to inherit from 'tuple' instead of being forgotten. Also, changing the metaclass of a union or intersection member no longer removes it from the union or intersection. Finally, make some internal words private
2010-02-01 02:48:39 +13:00
tuple.factor
classes.tuple: make error slots read only for small space savings
2010-02-03 23:11:25 +13:00