index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyGHDL
/
cli
/
lsp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted string formatting to f-strings.
Patrick Lehmann
2022-11-30
1
-7
/
+7
*
Changed export decorator from pydecor to pyTooling.Decorators
Patrick Lehmann
2021-12-12
1
-3
/
+4
*
pyGHDL/cli/lsp.py: fix --disp-config
Tristan Gingold
2021-11-01
1
-0
/
+2
*
black: rerun, to pick pyproject settings
umarcor
2021-08-23
1
-9
/
+3
*
pyGHDL/cli/lsp.py: adjust previous patch in __rotate_log_files
Tristan Gingold
2021-07-22
1
-5
/
+7
*
pyGHDL/cli/lsp: use pathlib instead of os.remove, os.rename and os.path
umarcor
2021-07-18
1
-19
/
+27
*
lsp.py: print python platform and name for disp-config
Tristan Gingold
2021-07-05
1
-0
/
+3
*
lsp.py: fix style (indentation)
Tristan Gingold
2021-07-03
1
-1
/
+1
*
lsp.py: remove oldest file.
Tristan Gingold
2021-07-03
1
-0
/
+8
*
Added a simple frontend for testing.
Patrick Lehmann
2021-06-17
1
-8
/
+8
*
pyGHDL: format using black
Xiretza
2021-02-10
1
-6
/
+11
*
doc: add ref to ghdl-language-server from ghdl-ls
umarcor
2021-02-01
1
-2
/
+2
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
1
-15
/
+14
*
Tiny modifications.
Patrick Lehmann
2021-01-05
1
-1
/
+1
*
Extract CLI parameters from ghdl-ls.
Patrick Lehmann
2021-01-05
1
-14
/
+29
*
lsp.py: display trace environment variable in the help
Tristan Gingold
2021-01-04
1
-1
/
+1
*
pyGHDL: rename ghdl-ls to lsp.py
Tristan Gingold
2021-01-04
1
-0
/
+141