| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LanguageServer: quote URI, adjust lsp.py (for Windows) | Tristan Gingold | 2021-01-20 | 1 | -2/+1 |
| | | | | | URI on windows have the colon character (':') quoted. | ||||
| * | lsp.py: only use urllib (as python3 is required) | Tristan Gingold | 2021-01-20 | 1 | -6/+3 |
| | | |||||
| * | pyGHDL/lsp: adjust quoting for Windows | Tristan Gingold | 2021-01-20 | 1 | -1/+2 |
| | | |||||
| * | 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'. | |||||
