aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/lsp
Commit message (Expand)AuthorAgeFilesLines
* Make API more pythonic be replacing C-like byte arrays with str. Abstracted u...Patrick Lehmann2021-01-103-7/+7
* Fixed references: Get_Is_Ref has only 1 parameter.Patrick Lehmann2021-01-071-1/+1
* Fixed workspace: A function is called, so must be 'Get_Date_State'.Patrick Lehmann2021-01-071-1/+1
* scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs accordi...umarcor2020-12-281-1/+1
* pyGHDL: move 'lsp/main.py' to 'cli/ghdl-ls.py'umarcor2020-12-272-129/+23
* rework 'python', rename to 'pyGHDL'umarcor2020-12-2711-0/+1652