aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed corner cases and error reporting for UVVM pre-compile scripts. (#1619)Patrick Lehmann2021-01-212-9/+21
* src/ghdldrv: fix regression for ghdl-yosys-pluginTristan Gingold2021-01-203-4/+12
* LanguageServer: quote URI, adjust lsp.py (for Windows)Tristan Gingold2021-01-202-3/+3
* lsp.py: only use urllib (as python3 is required)Tristan Gingold2021-01-201-6/+3
* testsuite/pyunit/lsp: Remove verbosity flagTristan Gingold2021-01-201-1/+1
* pyGHDL/lsp: check initialization errorTristan Gingold2021-01-201-1/+7
* pyGHDL/lsp: adjust quoting for WindowsTristan Gingold2021-01-201-1/+2
* files_map.adb: fix thinko in Find_LanguageTristan Gingold2021-01-201-1/+1
* testsuite/gna: set exec rights to testsuite.shTristan Gingold2021-01-191-0/+0
* ghdlsynth: check filename extensionTristan Gingold2021-01-194-4/+61
* testsuite/gna: add testcase for #1612Tristan Gingold2021-01-193-0/+62
* trans-chap5: use value mode to get object bounds. Fix #1612Tristan Gingold2021-01-191-1/+1
* testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@Tristan Gingold2021-01-1917-96/+131
* lsp.py: factorize is_windowsTristan Gingold2021-01-191-2/+3
* testsuite: remove travis block/group functionsumarcor2021-01-191-44/+7
* testsuite: address bash linting issuesumarcor2021-01-196-18/+18
* LanguageServer.py: print missing elements in case of errorsTristan Gingold2021-01-181-6/+8
* testsuite/gna: add testcase from #695Tristan Gingold2021-01-182-0/+42
* testsuite: add suite_driver.shumarcor2021-01-186-297/+89
* Improvements to the UVVM pre-compile scripts.Patrick Lehmann2021-01-184-71/+43
* update 'vpi_user.h' to IEEE Std 1800-2017umarcor2021-01-171-189/+272
* testsuite/synth: add testcase for #1609Tristan Gingold2021-01-173-0/+60
* synth-insts: apply attributes to entities and architectures. Fix #1609Tristan Gingold2021-01-172-0/+12
* testsuite/pyunit/lsp/003errors: adjust testcaseTristan Gingold2021-01-172-96/+1
* synth-stmts: add location on formal attribute cellsTristan Gingold2021-01-171-0/+1
* testsuite/pyunit/lsp: check references and adjust themTristan Gingold2021-01-176-62/+132
* testsuite/pyunit/lsp: rename testTristan Gingold2021-01-174-9/+5
* Read order of components from UVVM repository.Patrick Lehmann2021-01-171-54/+44
* ci: do not pass empty PYTHON envvar to CodeCov Actionumarcor2021-01-171-1/+0
* ci/appveyor: skip_tagsumarcor2021-01-171-1/+1
* doc: fixes regarding -frelaxedumarcor2021-01-161-2/+2
* libraries: makefile style and header year updateumarcor2021-01-161-11/+21
* testsuite/synth: add test case for #1596Tristan Gingold2021-01-164-0/+46
* synth-expr: handle string literals in port associations. Fix #1596Tristan Gingold2021-01-161-0/+6
* workflow: tentatively fix coverage failureTristan Gingold2021-01-161-1/+1
* pyGHDL: tentatively fix tests failureTristan Gingold2021-01-161-4/+6
* pyGHDL: remove dependency on attrTristan Gingold2021-01-162-39/+0
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-169-99/+114
* libraries: remove outdated READMEumarcor2021-01-161-27/+0
* pyunit/lsp: adjust testsTristan Gingold2021-01-1612-152/+64
* Fixed style issues and potential bugs.Patrick Lehmann2021-01-168-157/+156
* Improvements to PoSh scripts after working on Bash scripts. (#1603)Patrick Lehmann2021-01-168-114/+121
* pyunit/lsp: fix and reenable some testsTristan Gingold2021-01-163-59/+35
* vhdl-sem_names: avoid duplicate messages for -fsynopsysTristan Gingold2021-01-161-0/+9
* testsuite/gna: add testcase for #1597Tristan Gingold2021-01-165-0/+551
* Fine tuning.Patrick Lehmann2021-01-1610-67/+63
* Fixed usage of config.sh.Patrick Lehmann2021-01-169-83/+101
* Another round of improvements.Patrick Lehmann2021-01-1611-228/+270
* Added filter.analyze.sh (licensed under Apache 2.0 and GPL)Patrick Lehmann2021-01-161-0/+143
* Updated scripts with version from stale branch.Patrick Lehmann2021-01-1610-1910/+2172