]> gitweb.factorcode.org Git - factor.git/commit
effects.parser: fix some incorrect can't-nest-definition errors.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 30 Mar 2016 20:16:15 +0000 (13:16 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 30 Mar 2016 20:16:15 +0000 (13:16 -0700)
commitdcf8aa16c78f07ee3da5a042ceac77dae44a7cd3
tree8b56bf4741259b95d3e9addc8039ba196e351de0
parentca82929ffb43b9107b989e6726b581b29d4aa13a
effects.parser: fix some incorrect can't-nest-definition errors.

definitions in one vocabulary can trigger definitions in other vocabularies,
so track them separately instead of using a single boolean.
core/effects/parser/parser.factor