summaryrefslogtreecommitdiff
path: root/grc/base/FlowGraph.py
AgeCommit message (Expand)Author
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-09-18bug fix for handling loading of dynamic paramsJosh Blum
2009-09-05Implement a recursive validation api in the base Element class.Josh Blum
2009-09-02Removed the flagging api and usage from the base classes.Josh Blum
2009-08-30Switched the python classes to inherit from the base and gui classes.Josh Blum
2009-08-26added rewrite methods to element to separate from validation logicJosh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-06-23Merging r11186:11273 from grc branch.jblum