| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve error message for variable assignment. | Tristan Gingold | 2016-01-19 | 1 | -1/+6 |
* | Add support for conditional assignments. | Tristan Gingold | 2016-01-16 | 1 | -312/+307 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -1/+6 |
* | Adjust previous patch: set parent. | Tristan Gingold | 2015-07-15 | 1 | -0/+2 |
* | Convert psl assertion to normal assertion if simple expression. | Tristan Gingold | 2015-07-10 | 1 | -21/+22 |
* | Improve code generation of strings. | Tristan Gingold | 2015-06-27 | 1 | -0/+1 |
* | Add suspend_flag. | Tristan Gingold | 2015-06-07 | 1 | -1/+47 |
* | Handle signal attribute in declarations. Fix alias of implicit signal. | Tristan Gingold | 2015-05-27 | 1 | -40/+0 |
* | Style fix. | Tristan Gingold | 2015-01-23 | 1 | -5/+2 |
* | vhdl2008: expanded names in for-generate statements. | Tristan Gingold | 2015-01-12 | 1 | -0/+2 |
* | vhdl2008: handle expanded names in if-generate statements. | Tristan Gingold | 2015-01-12 | 1 | -0/+5 |
* | vhdl08: block configuration for if-generate statements. | Tristan Gingold | 2015-01-10 | 1 | -6/+19 |
* | Handle vhdl08 if generate statements | Tristan Gingold | 2015-01-07 | 1 | -14/+27 |
* | Initial rework for vhdl 2008 generate statements. | Tristan Gingold | 2015-01-03 | 1 | -36/+69 |
* | Use same node for implicit and explicit subprogram declarations. | Tristan Gingold | 2014-12-15 | 1 | -6/+6 |
* | iirs: reduce size of signal_declaration. | Tristan Gingold | 2014-12-14 | 1 | -1/+1 |
* | sem_stmt: avoid crash after error on concurrent procedure call in entity. | Tristan Gingold | 2014-11-28 | 1 | -1/+3 |
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+2007 |