]> hydra-www.ietfng.org Git - dyna2/commit
maintain a coarse dependency graph of head->evals and a map functor->rules (all
authorTim Vieira <tim.f.vieira@gmail.com>
Tue, 16 Jul 2013 23:31:01 +0000 (19:31 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Tue, 16 Jul 2013 23:31:01 +0000 (19:31 -0400)
commit92763860751244cc2431dbe34fd41501a07f3dc7
treebbbe99bf9aecf2f0d08cbfc16dccc0127578df7c
parent71d5acfdd08ced2f5b8ee0e582b7cfc7739e22d9
maintain a coarse dependency graph of head->evals and a map functor->rules (all
rules [not just BC rules] know their head's functor -- i.e. an overestimate of
what they "create"). These changes are nonfunction, but will facilitate
maintenance, retraction and all that.
src/Dyna/Backend/Python/interpreter.py
src/Dyna/Backend/Python/post/trace.py
src/Dyna/Backend/Python/repl.py
src/Dyna/Backend/Python/stdlib.py