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
25e6e41707
factor
/
core
/
classes
/
predicate
History
Doug Coleman
067f9830ef
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;.
Fixes
#416
and lots of headaches.
2011-11-22 01:56:13 -08:00
..
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
predicate-docs.factor
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
predicate-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
predicate.factor
classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;.
Fixes
#416
and lots of headaches.
2011-11-22 01:56:13 -08:00
summary.txt
Initial import
2007-09-20 18:09:08 -04:00