| Commit message (Expand) | Author | Age | Files | Lines |
* | added the ability to open custom GRC hier block definitions from graphs using... | Tim O'Shea | 2012-09-28 | 1 | -0/+1 |
* | grc: replaced asserts in base subdirectory | Josh Blum | 2011-04-14 | 1 | -7/+7 |
* | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 1 | -2/+0 |
* | hash the tuple of hashes to id the current params | Josh Blum | 2009-09-25 | 1 | -1/+1 |
* | xor that hash | Josh Blum | 2009-09-18 | 1 | -1/+1 |
* | bug fix for handling loading of dynamic params | Josh Blum | 2009-09-18 | 1 | -7/+17 |
* | Implement a recursive validation api in the base Element class. | Josh Blum | 2009-09-05 | 1 | -22/+1 |
* | we dont use test() -> remove it | Josh Blum | 2009-09-03 | 1 | -8/+0 |
* | Switched the python classes to inherit from the base and gui classes. | Josh Blum | 2009-08-30 | 1 | -4/+4 |
* | Replaced TYPES in Port and Param with types parameter. | Josh Blum | 2009-08-29 | 1 | -3/+3 |
* | added rewrite methods to element to separate from validation logic | Josh Blum | 2009-08-26 | 1 | -0/+8 |
* | Added virtual sink and logic to clone port. | Josh Blum | 2009-08-26 | 1 | -4/+3 |
* | added continuation mode for pad source and sinks | Josh Blum | 2009-08-20 | 1 | -1/+3 |
* | Removed Source and Sink classes as Port subclasses. | Josh Blum | 2009-08-17 | 1 | -2/+2 |
* | params, sources, and sinks now stored internally as lists. The keys for said ... | Josh Blum | 2009-08-14 | 1 | -19/+22 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+261 |