summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/scopes.py
Commit message (Expand)AuthorAgeFilesLines
* Update TaskFlow for networkx 2.xMichael Johnson2019-10-181-1/+1
* Allow for alterations in decider 'area of influence'Joshua Harlow2016-01-091-23/+4
* Move all internal blather usage/calls to trace usage/callsJoshua Harlow2015-12-171-4/+4
* Use the node built-in 'dfs_iter' instead of recursionJoshua Harlow2015-10-021-9/+9
* Simplify flow action engine compilation1.22.0Joshua Harlow2015-10-011-18/+21
* Use iteration instead of list(s) when extracting scopesJoshua Harlow2015-03-191-11/+12
* Always return scope walker instances from `fetch_scopes_for`Joshua Harlow2015-03-181-17/+29
* Add specific scoping documentationJoshua Harlow2015-03-021-15/+23
* Add and use a new simple helper logging moduleJoshua Harlow2014-12-081-11/+5
* Revamp the symbol lookup mechanismJoshua Harlow2014-09-081-0/+119