| Commit message (Expand) | Author | Age | Files | Lines |
* | Change encoding to latin-1 for libghdl (to comply with standard). | Patrick Lehmann | 2022-12-24 | 1 | -1/+2 |
* | errorout_memory.py: decode messages using latin-1 | Tristan Gingold | 2022-06-25 | 1 | -1/+1 |
* | Changed export decorator from pydecor to pyTooling.Decorators | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
* | Fix Codacy problems. | Patrick Lehmann | 2021-07-01 | 1 | -1/+2 |
* | Black found more files - strange. | Patrick Lehmann | 2021-06-17 | 1 | -1/+2 |
* | Using a decorator to bind libghdl to Python. | Patrick Lehmann | 2021-06-17 | 1 | -18/+15 |
* | pyGHDL: format using black | Xiretza | 2021-02-10 | 1 | -50/+51 |
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -16/+15 |
* | Fixes for Python files. | Patrick Lehmann | 2021-01-10 | 1 | -50/+50 |
* | Enhanced docstrings for Python/Ada interface. | Patrick Lehmann | 2021-01-10 | 1 | -1/+41 |
* | Make API more pythonic be replacing C-like byte arrays with str. Abstracted u... | Patrick Lehmann | 2021-01-10 | 1 | -3/+2 |
* | Adding types and docstrings to libghdl. | Patrick Lehmann | 2021-01-10 | 1 | -10/+31 |
* | Added '@export' to list public interface items in '__all__'. | Patrick Lehmann | 2021-01-02 | 1 | -0/+1 |
* | Reordered import statments to: std library, global install, current project. | Patrick Lehmann | 2021-01-02 | 1 | -1/+4 |
* | Add more missing file headers (incl. license info) to non-autogenerated Pytho... | Patrick Lehmann | 2021-01-02 | 1 | -0/+34 |
* | pyGHDL/libghdl: fix absolute imports | umarcor | 2020-12-29 | 1 | -1/+1 |
* | rework 'python', rename to 'pyGHDL' | umarcor | 2020-12-27 | 1 | -0/+34 |