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
8b19b56a1c
factor
/
core
/
classes
/
tuple
History
Slava Pestov
e6d1388dcc
Clean up class algebra a bit, and change mixins to recompile less, taking advantage of new semantics
2010-01-30 09:28:52 +13:00
..
parser
give a better error message when an invalid slot name is used in a tuple/struct literal
2009-09-16 18:07:39 -05:00
authors.txt
Rename tuples vocab to classes.tuple for consistency
2008-03-29 03:34:48 -05:00
summary.txt
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
tuple-docs.factor
Clean up class algebra a bit, and change mixins to recompile less, taking advantage of new semantics
2010-01-30 09:28:52 +13:00
tuple-tests.factor
classes.tuple: tests were changing superclass of vocab tuple
2010-01-27 20:24:33 +13:00
tuple.factor
slots, classes.tuple: make 'integer'-declared slots call >integer on the new value before storing it in, and remove code duplication between type checks in writer methods and boa constructors
2010-01-16 19:29:19 +13:00