factor/basis/locals/parser
John Benediktsson 507dac7599 locals.parser: don't clone the manifest, just pop used words.
It seems the manifest gets cloned on restarts, which makes unuse-words
not work since it just checks ``eq?``. If we pop the last qualified
vocabs, then everything works.
2015-07-20 17:35:22 -07:00
..
parser-docs.factor locals.parser: fix help-lint warning. 2015-06-22 18:42:16 -07:00
parser-tests.factor locals.parser: don't clone the manifest, just pop used words. 2015-07-20 17:35:22 -07:00
parser.factor locals.parser: don't clone the manifest, just pop used words. 2015-07-20 17:35:22 -07:00
summary.txt