factor/core/sequences
Samuel Tardieu 0182a3430d Allow sigma and friends to use the stack
"sigma" used to use the stack to remember the current total.
This prevented the use of quotations manipulating elements
that were expecting to be on the stack.

This patch hides the counter while executing the quotation,
so that the latter can fully use the stack.
2008-12-27 21:39:32 +01:00
..
authors.txt
sequences-docs.factor Fixing assorted compile errors and help lint warnings 2008-12-16 01:12:36 -06:00
sequences-tests.factor Remove cache-nth word, nobody was using it and the semantics were broken 2008-12-07 08:51:22 -06:00
sequences.factor Allow sigma and friends to use the stack 2008-12-27 21:39:32 +01:00
summary.txt
tags.txt