| Commit message (Expand) | Author | Age | Files | Lines |
* | grc: tweaks for colors, added 64 int, vector darken | Josh Blum | 2011-10-19 | 1 | -4/+6 |
* | grc: added new IO types | Josh Blum | 2011-10-12 | 1 | -17/+11 |
* | grc: replaced asserts in python subdirectory | Josh Blum | 2011-04-14 | 1 | -11/+10 |
* | grc: expanded nports ability to have multiple port duplicators per side | Josh Blum | 2010-06-24 | 1 | -0/+2 |
* | use show signal to perform initial gui update | Josh Blum | 2009-09-08 | 1 | -1/+1 |
* | Switched the python classes to inherit from the base and gui classes. | Josh Blum | 2009-08-30 | 1 | -1/+3 |
* | port and param types from an overloaded method | Josh Blum | 2009-08-30 | 1 | -5/+3 |
* | Replaced TYPES in Port and Param with types parameter. | Josh Blum | 2009-08-29 | 1 | -4/+5 |
* | made is_virtual_xxx a block level function, used by port and param classes | Josh Blum | 2009-08-28 | 1 | -9/+7 |
* | avoid loops | Josh Blum | 2009-08-28 | 1 | -4/+13 |
* | Recursive resolution of virtual sources. | Josh Blum | 2009-08-28 | 1 | -15/+30 |
* | added virtual source and added stream ids, logic to clone in port | Josh Blum | 2009-08-28 | 1 | -5/+15 |
* | added rewrite methods to element to separate from validation logic | Josh Blum | 2009-08-26 | 1 | -6/+8 |
* | Added virtual sink and logic to clone port. | Josh Blum | 2009-08-26 | 1 | -0/+14 |
* | Removed Source and Sink classes as Port subclasses. | Josh Blum | 2009-08-17 | 1 | -22/+12 |
* | added validation check for msg type ports, added copy method for ports to cle... | Josh Blum | 2009-08-15 | 1 | -6/+13 |
* | params, sources, and sinks now stored internally as lists. The keys for said ... | Josh Blum | 2009-08-14 | 1 | -6/+0 |
* | this time commit the file changes | Josh Blum | 2009-08-13 | 1 | -7/+8 |
* | apply diff from previous commits | Josh Blum | 2009-08-10 | 1 | -16/+17 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+129 |