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
16e510bc76
factor
/
core
/
generic
History
Doug Coleman
82c5388f68
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
2011-11-22 18:49:42 -08:00
..
hook
Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method.
Fixes
#229
.
2011-10-03 15:49:49 -07:00
math
Rename class to class-of
2011-10-24 06:47:42 -05:00
parser
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
single
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
standard
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08:00
authors.txt
…
generic-docs.factor
Update docs for lookup-method.
2011-10-03 15:55:53 -07:00
generic.factor
classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin.
2011-11-22 18:49:42 -08:00
summary.txt
…
tags.txt
…