Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More DOM improvements (#1806) | Patrick Lehmann | 2021-06-26 | 1 | -3/+23 |
* | Minor fixes and pinned pyVHDLModel version to v0.10.3. | Patrick Lehmann | 2021-06-23 | 1 | -1/+1 |
* | Added handling of new types to the decorator for the Python-C/Ada binding. | Patrick Lehmann | 2021-06-19 | 1 | -6/+37 |
* | pyGHDL: handle c_double | umarcor | 2021-06-19 | 1 | -2/+5 |
* | pyGHDL/libghdl/_decorator.py: factorize code, handle c_uint32 | Tristan Gingold | 2021-06-18 | 1 | -46/+29 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -15/+37 |
* | Using a decorator to bind libghdl to Python. | Patrick Lehmann | 2021-06-17 | 1 | -6/+96 |
* | pyGHDL: format using black | Xiretza | 2021-02-10 | 1 | -19/+20 |
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -15/+14 |
* | Fixes for Python files. | Patrick Lehmann | 2021-01-10 | 1 | -20/+53 |
* | Implemented a decorator to pre-calculate enum position to enum literal name l... | Patrick Lehmann | 2021-01-10 | 1 | -0/+33 |