factor/basis/stack-checker
Doug Coleman cab0369fec 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
..
alien Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
backend
branches Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
dependencies 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
errors
inlining
known-words 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
recursive-state
row-polymorphism
state
transforms Remove unused stack effects from DEFER: declarations. 2011-10-18 14:42:17 -07:00
values
visitor
authors.txt
stack-checker-docs.factor
stack-checker-tests.factor stack-checker: update tests 2011-10-14 15:35:29 -07:00
stack-checker.factor
summary.txt
tags.txt