Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework 'python', rename to 'pyGHDL' | umarcor | 2020-12-27 | 1 | -988/+0 |
| | | | | | | | | | | * 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'. | ||||
* | pnodes.py: fix a typo | Tristan Gingold | 2020-09-24 | 1 | -1/+1 |
| | |||||
* | python: execute 'black' | eine | 2020-08-23 | 1 | -302/+341 |
| | |||||
* | pnodes.py: be strict about comments, refactoring. | Tristan Gingold | 2019-08-07 | 1 | -42/+62 |
| | |||||
* | fix: move src/xtools to python/xtools (#846) | 1138-4EB | 2019-06-17 | 1 | -0/+929 |
* fix: move src/xtools to python/xtools * fix Makefiles affected by xtools and pnodes being moved |