aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: --gen-depends is not available with mcode. Fix #2121Tristan Gingold2022-07-041-3/+6
* testsuite/synth: add a test for #2123Tristan Gingold2022-07-042-0/+27
* netlists-disp_verilog: handle Id_Abs. Fix #2113Tristan Gingold2022-07-041-1/+1
* Merge pull request #2059 from Xiretza/testsuite-show-diffstgingold2022-07-035-7/+7
|\
| * fix(testsuite): show diffs on comparison failureXiretza2022-05-165-7/+7
* | Fix docstring and a small bug in PoSh precompile scriptPatrick Lehmann2022-07-038-11/+14
|\ \
| * | Update docstring for GHDL parameter of PoSh scriptsHauke Günther2022-06-247-7/+7
| * | Fix error when ghdl.exe is searched with Get-Command but not foundHauke Günther2022-06-241-4/+7
* | | testsuite/synth: add a test for #2119Tristan Gingold2022-07-022-0/+67
* | | synth-vhdl_insts: also handled unbounded records in hash names.Tristan Gingold2022-07-021-0/+7
* | | testsuite/gna: add tests, close #2116Tristan Gingold2022-07-0270-0/+622
* | | vhdl-sem_psl: analyze strong propertiesTristan Gingold2022-07-021-1/+2
* | | vhdl-sem_names: avoid crash on incorrect selected name.Tristan Gingold2022-07-021-6/+6
* | | vhdl-sem_decls: avoid crash on self use of a generic package.Tristan Gingold2022-07-021-0/+10
* | | vhdl: avoid crash on incorrect use of attributes.Tristan Gingold2022-07-025-14/+40
* | | vhdl: avoid crash on incorrect use of signaturesTristan Gingold2022-07-023-281/+292
* | | vhdl-evaluation: handle more operations (thought synth).Tristan Gingold2022-07-021-2/+1
* | | testsuite/gna: add a test from #2117Tristan Gingold2022-07-012-0/+20
* | | testsuite/gna: improve test #2115Tristan Gingold2022-06-293-7/+53
* | | testsuite/gna: add a test for #2115Tristan Gingold2022-06-282-0/+38
* | | libraries/textio-body.vhdl: use false/true for boolean write.Tristan Gingold2022-06-282-4/+7
* | | testsuite/gna: add a test for #2100Tristan Gingold2022-06-282-0/+30
* | | vhdl-sem_names: avoid duplicate error message. For #2100Tristan Gingold2022-06-281-1/+19
* | | testsuite/synth: strenghten test #2113Tristan Gingold2022-06-281-0/+3
* | | netlists-disp_verilog: adjust, discard null signals. For #2113Tristan Gingold2022-06-281-1/+6
* | | netlists-disp_verilog: fix warningTristan Gingold2022-06-271-1/+2
* | | testsuite/synth: add a test for #2113Tristan Gingold2022-06-272-0/+71
* | | synth/netlists-disp_verilog: skip null input port. Fix #2113Tristan Gingold2022-06-271-15/+20
* | | synth: rework #2109 - remove null wiresTristan Gingold2022-06-278-26/+87
* | | synth/netlists-disp_verilog: adjust previous patch. For #2109Tristan Gingold2022-06-271-1/+2
* | | testsuite/synth: add a test for #2109Tristan Gingold2022-06-272-0/+28
* | | netlists-disp_verilog: do not display ports of width 0. Fix #2109Tristan Gingold2022-06-271-5/+19
* | | pyGHDL/lsp/workspace.py: run blackTristan Gingold2022-06-261-1/+1
* | | Merge pull request #2111 from sudden6/fix_nested_commentstgingold2022-06-261-41/+41
|\ \ \
| * | | Fix nested commentssudden62022-06-261-41/+41
|/ / /
* | | testsuite/gna/testsuite.py: add support for python3Tristan Gingold2022-06-261-2/+5
* | | testsuite/gna: add tests for #2110Tristan Gingold2022-06-265-0/+19
* | | vhdl-parse: fix crashes after error. Fix #2110Tristan Gingold2022-06-261-2/+6
* | | vhdl-parse_psl: avoid crash on error. For #2110Tristan Gingold2022-06-261-1/+7
* | | testsuite/pyunit/lsp: add a test for removing diags on closeTristan Gingold2022-06-264-0/+567
* | | pyGHDL/lsp: remove diagnostics when a file is closedTristan Gingold2022-06-261-1/+2
* | | pyGHDL/lsp: ignore setTrace requestTristan Gingold2022-06-261-0/+4
* | | testsuite/pyunit/lsp: adjust READMETristan Gingold2022-06-261-2/+2
* | | testsuite/pyunit/lsp: add a test for ghdl/ghdl-language-server#28Tristan Gingold2022-06-266-0/+714
* | | pyGHDL/lsp/workspace.py: handle entity_aspect_entityTristan Gingold2022-06-261-5/+13
* | | Add a readme in testsuite/pyunit/lspTristan Gingold2022-06-251-0/+45
* | | testsuite/pyunit: add a test for ghdl/ghdl-language-server#122Tristan Gingold2022-06-253-0/+610
* | | errorout_memory.py: decode messages using latin-1Tristan Gingold2022-06-251-1/+1
* | | pyGHDL/lsp: load files as bytes stringTristan Gingold2022-06-252-4/+5
* | | testsuite/gna: add a test for #2101Tristan Gingold2022-06-252-0/+30
|/ /