aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli
Commit message (Expand)AuthorAgeFilesLines
...
* pyGHDL/cli/DOM: if an exception arises return non zero exit code and do not p...umarcor2021-06-191-5/+8
* pyGHDL/cli: make DOM.py executableumarcor2021-06-181-0/+0
* pyGHDL/cli/DOM: support passing target files as CLI argumentsumarcor2021-06-181-7/+19
* Added a simple frontend for testing.Patrick Lehmann2021-06-173-18/+66
* pyGHDL: format using blackXiretza2021-02-101-6/+11
* doc: add ref to ghdl-language-server from ghdl-lsumarcor2021-02-011-2/+2
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-152-31/+28
* Tiny modifications.Patrick Lehmann2021-01-051-1/+1
* Extract CLI parameters from ghdl-ls.Patrick Lehmann2021-01-051-14/+29
* lsp.py: display trace environment variable in the helpTristan Gingold2021-01-041-1/+1
* pyGHDL: rename ghdl-ls to lsp.pyTristan Gingold2021-01-041-0/+0
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-312-0/+69
* Fixed language server.Patrick Lehmann2020-12-291-8/+8
* Fixed typo in 'ghdl-ls'.Patrick Lehmann2020-12-281-1/+1
* Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-281-3/+106
|\
| * pyGHDL: move 'lsp/main.py' to 'cli/ghdl-ls.py'umarcor2020-12-271-3/+106
* | Make pyGHDL/cli a Python package.Patrick Lehmann2020-12-271-0/+0
|/
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+4