Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pyGHDL/lsp: load files as bytes string | Tristan Gingold | 2022-06-25 | 1 | -2/+1 |
* | black: rerun, to pick pyproject settings | umarcor | 2021-08-23 | 1 | -10/+3 |
* | lsp/document.py: fix a typo in a call to _Replace_Text | Tristan Gingold | 2021-07-22 | 1 | -1/+1 |
* | lsp/document.py: extend source buffer if necessary during reload | Tristan Gingold | 2021-07-22 | 1 | -10/+16 |
* | fix more codacy issues | umarcor | 2021-06-23 | 1 | -1/+1 |
* | pyGHDL: automatically add type annotations for nodes.py | Tristan Gingold | 2021-06-18 | 1 | -1/+1 |
* | Using a decorator to bind libghdl to Python. | Patrick Lehmann | 2021-06-17 | 1 | -1/+1 |
* | pyGHDL: update formatting to black 21.4 | Xiretza | 2021-04-26 | 1 | -1/+1 |
* | Make API more pythonic be replacing C-like byte arrays with str. Abstracted u... | Patrick Lehmann | 2021-01-10 | 1 | -2/+2 |
* | rework 'python', rename to 'pyGHDL' | umarcor | 2020-12-27 | 1 | -0/+226 |