aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli
Commit message (Expand)AuthorAgeFilesLines
* black: rerun, to pick pyproject settingsumarcor2021-08-232-24/+8
* Improved pretty-printing for hierarchy.Patrick Lehmann2021-08-231-1/+0
* Resolve entity names in architectures to entities.Patrick Lehmann2021-08-231-0/+8
* Fixes.Patrick Lehmann2021-08-231-4/+3
* Handle parameter '-D' in ghdl-dom.Patrick Lehmann2021-08-231-0/+20
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-3/+3
* pyGHDL/cli/lsp.py: adjust previous patch in __rotate_log_filesTristan Gingold2021-07-221-5/+7
* pyGHDL/cli/lsp: use pathlib instead of os.remove, os.rename and os.pathumarcor2021-07-181-19/+27
* lsp.py: print python platform and name for disp-configTristan Gingold2021-07-051-0/+3
* lsp.py: fix style (indentation)Tristan Gingold2021-07-031-1/+1
* lsp.py: remove oldest file.Tristan Gingold2021-07-031-0/+8
* Changed dependency files. Fixed a typo.Patrick Lehmann2021-07-022-1/+6
* Fixed text indentations.Patrick Lehmann2021-07-011-11/+12
* Fixed rename operation in Git.Patrick Lehmann2021-07-011-0/+0
* Satisfy black.Patrick Lehmann2021-07-011-38/+113
* New command line interface for DOM.Patrick Lehmann2021-07-011-81/+258
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-2/+32
* Minor fixes and pinned pyVHDLModel version to v0.10.3.Patrick Lehmann2021-06-231-2/+2
* Improved error handling.Patrick Lehmann2021-06-221-0/+6
* Prepared for DeferredConstant.Patrick Lehmann2021-06-221-5/+7
* pyGHDL/cli/DOM: handle multiple exception typesumarcor2021-06-221-9/+26
* pyGHDL: add ghdl-dom entrypointumarcor2021-06-221-2/+2
* Fixed issues reported by Codacy.Patrick Lehmann2021-06-221-1/+0
* Implemented handling of generic parameters to subprograms.Patrick Lehmann2021-06-221-3/+7
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-4/+4
* New testing file.Patrick Lehmann2021-06-221-1/+1
* Improvements to pyGHDL.dom.Patrick Lehmann2021-06-191-5/+5
* 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