factor/basis/stack-checker
Slava Pestov e6b9e54454 stack-checker.known-words: fix load error 2010-03-27 03:35:01 -04:00
..
alien Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct 2010-03-18 22:06:00 +13:00
backend Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
branches combine unbalanced-branches-error and invalid-quotation-input into one error 2010-03-07 22:23:24 -08:00
dependencies Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
errors stack-checker.errors.prettyprint: give it some smart quotes lovin' 2010-03-17 19:20:28 +13:00
inlining
known-words stack-checker.known-words: fix load error 2010-03-27 03:35:01 -04:00
recursive-state
row-polymorphism Add context-specific special object table, generalizing catchstack_save and current_callback_save fields of context struct 2010-03-18 22:06:00 +13:00
state
transforms Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
values reuse @ and _ from fry in placeholders for invalid-quotation-input errors rather than making our own redundant placeholder symbols 2010-03-07 20:08:35 -08:00
visitor
authors.txt
stack-checker-docs.factor add documentation about stack effect variable syntax and the effect on the stack checker 2010-03-08 17:17:47 -08:00
stack-checker-tests.factor non-polymorphic input parameter check was too strict: wouldn't allow ( x -- ) for ( x x -- x ), for example 2010-03-09 15:57:00 -08:00
stack-checker.factor
summary.txt
tags.txt