Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate errorout.py | Tristan Gingold | 2021-03-09 | 1 | -11/+12 |
| | |||||
* | pyGHDL: format using black | Xiretza | 2021-02-10 | 1 | -0/+1 |
| | |||||
* | std_names: add gclk. For #1610 | Tristan Gingold | 2021-01-25 | 1 | -3/+1 |
| | | | | Regenerate python files. | ||||
* | Adding types and docstrings to libghdl. | Patrick Lehmann | 2021-01-10 | 1 | -1/+7 |
| | |||||
* | Added file headers to auto generated Python sources. | Patrick Lehmann | 2021-01-01 | 1 | -0/+3 |
| | |||||
* | Manually fixed import statements after running xtools. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Run xtools. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | pyGHDL/libghdl: fix absolute imports | umarcor | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | rework 'python', rename to 'pyGHDL' | umarcor | 2020-12-27 | 1 | -0/+38 |
* Rename 'python' to 'pyGHDL'. * Let 'thin' be 'libghdl'. * Move move 'pyutils.py' from 'python/libghdl/vhdl' to a separate package ('pyGHDL/libghdl/utils/'). * Update 'vhdl_langserver' accordingly. * Rename 'vhdl_langserver' to 'lsp'. * Move 'ghdl-ls' to 'pyGHDL/cli'. |