aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/ /
* | doc: fix outdated link in precompile vendor readme (#2106)Unai Martinez-Corral2022-06-221-3/+3
|\ \
| * | Fix outdated link in precompile vendor readmeHauke Günther2022-06-221-2/+2
| * | Fix typoHauke Günther2022-06-221-1/+1
* | | testsuite/gna: add tests for #2104Tristan Gingold2022-06-227-0/+115
* | | trans-chap8: adjust conditions to pass parameters. Fix #2104Tristan Gingold2022-06-221-2/+9
|/ /
* | testsuite/gna: add a test for #2103Tristan Gingold2022-06-219-0/+594
* | vhdl-sem.adb: avoid a crash on conformance error. Fix #2103Tristan Gingold2022-06-211-2/+2
* | pyGHDL: codacy issuesumarcor2022-06-201-2/+1
* | Bumped dependencies to support pyTooling ≥2.0.Patrick Lehmann2022-06-199-30/+44
|\ \
| * | Made paths relative, so it can be launched from testsuits directory too.Patrick Lehmann2022-06-191-3/+5
| * | Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...Patrick Lehmann2022-06-193-13/+26
| * | Checking if all other stuff is working without sanity checks.Patrick Lehmann2022-06-181-0/+1
| * | Updated dependency to pyVHDLModel to 0.14.4.Patrick Lehmann2022-06-181-1/+1
| * | Bumped Python package dependencies in pyGHDL.Patrick Lehmann2022-06-183-7/+7
| * | Fixed failing sanity checks for pyGHDL.dom in coverage job.Patrick Lehmann2022-06-182-4/+6
| * | Bumped dependency of pyVHDLModel to latest release.Patrick Lehmann2022-06-182-2/+2
| * | Workaround for Application class.Patrick Lehmann2022-06-181-6/+2
| * | Bumped dependencies to support pyTooling ≥2.0.Patrick Lehmann2022-06-182-3/+3
* | | vhdl-sem_lib: do not disable warnings for files in -c/-rTristan Gingold2022-06-191-1/+5
* | | testsuite/gna: add a test for #2066Tristan Gingold2022-06-193-0/+46
* | | trans-chap7: translate anonymous subtype of overflow literal. Fox #2066Tristan Gingold2022-06-191-2/+6
* | | vhdl-sem_expr: check expression index range for aggregate. Fix #2066Tristan Gingold2022-06-191-0/+25
|/ /
* | doc: document all warningsTristan Gingold2022-06-171-23/+122
* | testsuite/synth: add a test for #2099Tristan Gingold2022-06-162-0/+39
* | synth-vhdl_insts(synth_single_input_assoc): handle type conversion.Tristan Gingold2022-06-162-4/+13
* | testsuite/gna: add a test for #2098Tristan Gingold2022-06-162-0/+167
* | vhdl-sem.adb(are_trees_equal): handle simple aggregate.Tristan Gingold2022-06-161-14/+12
* | testsuite/gna: add a test for #2065Tristan Gingold2022-06-164-0/+742
* | vhdl/translate: handle inertial association in recursive instantiationTristan Gingold2022-06-162-2/+16
* | testsuite/gna: add a test for #2097Tristan Gingold2022-06-166-0/+209
* | vhdl-sem_names: handle element and subtype attributes for type conv.Tristan Gingold2022-06-161-22/+26
* | vhdl-sem_expr: do not attribute element or subtype attributes as expr.Tristan Gingold2022-06-161-0/+2
* | testsuite/gna: add a test for #2071Tristan Gingold2022-06-154-0/+111
* | vhdl: handle 'element in 'range. Fix #2071Tristan Gingold2022-06-152-23/+104
* | Add commentsTristan Gingold2022-06-152-1/+2
* | testsuite/synth: add a test for #2093Tristan Gingold2022-06-153-1/+54
* | netlists-rename: handle handle signal instances. Fix #2093Tristan Gingold2022-06-153-2/+28
* | testsuite/synth: add a test for #2054Tristan Gingold2022-06-142-0/+27
* | src/synth: add netlists.rename to rename identifiers. Fix #2054Tristan Gingold2022-06-144-2/+132
* | testsuite/synth: add a test for #2092Tristan Gingold2022-06-132-0/+36