summaryrefslogtreecommitdiff
path: root/grc/base/FlowGraph.py
Commit message (Expand)AuthorAgeFilesLines
* grc: replaced asserts in base subdirectoryJosh Blum2011-04-141-6/+14
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-2/+0
* bug fix for handling loading of dynamic paramsJosh Blum2009-09-181-1/+0
* Implement a recursive validation api in the base Element class.Josh Blum2009-09-051-20/+1
* Removed the flagging api and usage from the base classes.Josh Blum2009-09-021-3/+0
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-1/+1
* added rewrite methods to element to separate from validation logicJosh Blum2009-08-261-1/+10
* Added virtual sink and logic to clone port.Josh Blum2009-08-261-6/+6
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+227