Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FIX pass the length to probably unterminated string extraction | umarcor | 2021-08-23 | 1 | -3/+7 |
* | Trying to provide a binding for str_table. | Patrick Lehmann | 2021-08-23 | 1 | -2/+2 |
* | Adjusted to renaming in pyVHDLModel. | Patrick Lehmann | 2021-08-23 | 1 | -2/+2 |
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -29/+70 |
* | Handle access types. | Patrick Lehmann | 2021-06-23 | 1 | -7/+7 |
* | Added handling of enumeration, array and record types. | Patrick Lehmann | 2021-06-23 | 1 | -6/+16 |
* | Fixed issues reported by Codacy. | Patrick Lehmann | 2021-06-22 | 1 | -4/+3 |
* | Fixed function call parameters. | Patrick Lehmann | 2021-06-22 | 1 | -3/+3 |
* | Handle Physical...Literals | Patrick Lehmann | 2021-06-22 | 1 | -0/+24 |
* | Handle component declarations. | Patrick Lehmann | 2021-06-22 | 1 | -0/+1 |
* | Added concatenation and string literal. | Patrick Lehmann | 2021-06-22 | 1 | -0/+10 |
* | pyGHDL: handle c_double | umarcor | 2021-06-19 | 1 | -1/+1 |
* | Added handling of Floating Point. | Patrick Lehmann | 2021-06-18 | 1 | -1/+1 |
* | Mode code more local. | Patrick Lehmann | 2021-06-18 | 1 | -3/+16 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -4/+5 |
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -0/+55 |