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
627bce6615
factor
/
core
/
generic
History
Doug Coleman
627bce6615
classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods.
2011-11-22 15:12:20 -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: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods.
2011-11-22 15:12:20 -08:00
summary.txt
…
tags.txt
…