Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lsp.py: factorize is_windows | Tristan Gingold | 2021-01-19 | 1 | -2/+3 |
| | |||||
* | pyGHDL: tentatively fix tests failure | Tristan Gingold | 2021-01-16 | 1 | -4/+6 |
| | |||||
* | pyGHDL: remove dependency on attr | Tristan Gingold | 2021-01-16 | 1 | -36/+0 |
| | |||||
* | rework 'python', rename to 'pyGHDL' | umarcor | 2020-12-27 | 1 | -0/+311 |
* 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'. |