factor/basis/stack-checker
Joe Groff 352ed41e74 add tests from old row-polymorphism implementation to stack-checker unit tests 2010-03-07 19:13:41 -08:00
..
alien alien: some code cleanups and fixes 2010-02-23 01:28:56 +13:00
backend add a with-effect-here combinator that determines the effect of a scoped subset of the stack checker 2010-03-07 16:54:25 -08:00
branches tweak declared-effect to wrap the existing known instead of introducing a new value, so we don't confuse the compiler 2010-03-07 18:07:42 -08:00
dependencies Merge branch 'master' into new-alien-pointers 2010-02-22 10:32:59 -08:00
errors further improve error message for invalid quotation inputs using a table display with the actual quotation effects determined so far 2010-03-07 18:40:58 -08:00
inlining tweak declared-effect to wrap the existing known instead of introducing a new value, so we don't confuse the compiler 2010-03-07 18:07:42 -08:00
known-words clear away some rebar 2010-03-07 18:11:44 -08:00
recursive-state
row-polymorphism further improve error message for invalid quotation inputs using a table display with the actual quotation effects determined so far 2010-03-07 18:40:58 -08:00
state add a with-effect-here combinator that determines the effect of a scoped subset of the stack checker 2010-03-07 16:54:25 -08:00
transforms
values further improve error message for invalid quotation inputs using a table display with the actual quotation effects determined so far 2010-03-07 18:40:58 -08:00
visitor
authors.txt
stack-checker-docs.factor
stack-checker-tests.factor add tests from old row-polymorphism implementation to stack-checker unit tests 2010-03-07 19:13:41 -08:00
stack-checker.factor refactor stack-checker slightly to fix circular dependency 2010-03-05 14:27:36 -08:00
summary.txt
tags.txt