0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typed: forgetting a final class would throw an error while recompiling typed words depending on it More... about 14 years ago
fill out row variables docs More... about 14 years ago
another typo in effects syntax More... about 14 years ago
update effect syntax error names in debugger More... about 14 years ago
typo in <effect> docs More... about 14 years ago
furnace.recaptcha: fix load error More... about 14 years ago
make effect<= work with univariable stack effects, deny all bivariable stack effects More... about 14 years ago
effect-variable -> row-variable More... about 14 years ago
Merge branch 'row-polymorphism' of git://factorcode.org/git/factor into row-polymorphism More... about 14 years ago
Merge branch 'master' of git://factorcode.org/git/factor into row-polymorphism More... about 14 years ago
Merge branch 'row-polymorphism' of factorcode.org:/git/factor into row-polymorphism More... about 14 years ago
carve up effects.parser too More... about 14 years ago
carve the tough, gamey steak of stack-checker.polymorphism into chewable morsels More... about 14 years ago
furnace.recaptcha: remove unused variable More... about 14 years ago
furnace.recaptcha: make it easier to use More... about 14 years ago
websites.concatenative: add a recaptcha to the pastebin More... about 14 years ago
furnace.recaptcha: cleanups More... about 14 years ago
Merge branch 'row-polymorphism' of git://factorcode.org/git/factor into row-polymorphism More... about 14 years ago
Merge branch 'master' into row-polymorphism More... about 14 years ago
fix effect of <tuple-boa> primitive More... about 14 years ago
more help-lint More... about 14 years ago
fix up sequences help-lint More... about 14 years ago
update help-lint to complain when $quotation effect doesn't match declared effect on corresponding input parameter of stack effect More... about 14 years ago
update docs for unbalanced-branches-error More... about 14 years ago
compiler.tree.propagation: clean up More... about 14 years ago
Merge branch 'length' of git://github.com/littledan/Factor More... about 14 years ago
non-polymorphic input parameter check was too strict: wouldn't allow ( x -- ) for ( x x -- x ), for example More... about 14 years ago
effects: docs for <effect>, <terminated-effect>, <variable-effect> More... about 14 years ago
Propagation tracks length just like any other read-only slot More... about 14 years ago
mop up errors from test-all More... about 14 years ago