| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | vendors/uvvm: fix file existance check | umarcor | 2021-01-21 | 1 | -1/+1 |
* | vendors: make 'filter.analyze.sh' executable | umarcor | 2021-01-21 | 1 | -0/+0 |
* | vendors: move vendor pre-compile scripts into subdir 'scripts' | umarcor | 2021-01-21 | 21 | -9/+9 |
* | Fixed corner cases and error reporting for UVVM pre-compile scripts. (#1619) | Patrick Lehmann | 2021-01-21 | 2 | -9/+21 |
* | src/ghdldrv: fix regression for ghdl-yosys-plugin | Tristan Gingold | 2021-01-20 | 3 | -4/+12 |
* | LanguageServer: quote URI, adjust lsp.py (for Windows) | Tristan Gingold | 2021-01-20 | 2 | -3/+3 |
* | lsp.py: only use urllib (as python3 is required) | Tristan Gingold | 2021-01-20 | 1 | -6/+3 |
* | testsuite/pyunit/lsp: Remove verbosity flag | Tristan Gingold | 2021-01-20 | 1 | -1/+1 |
* | pyGHDL/lsp: check initialization error | Tristan Gingold | 2021-01-20 | 1 | -1/+7 |
* | pyGHDL/lsp: adjust quoting for Windows | Tristan Gingold | 2021-01-20 | 1 | -1/+2 |
* | files_map.adb: fix thinko in Find_Language | Tristan Gingold | 2021-01-20 | 1 | -1/+1 |
* | testsuite/gna: set exec rights to testsuite.sh | Tristan Gingold | 2021-01-19 | 1 | -0/+0 |
* | ghdlsynth: check filename extension | Tristan Gingold | 2021-01-19 | 4 | -4/+61 |
* | testsuite/gna: add testcase for #1612 | Tristan Gingold | 2021-01-19 | 3 | -0/+62 |
* | trans-chap5: use value mode to get object bounds. Fix #1612 | Tristan Gingold | 2021-01-19 | 1 | -1/+1 |
* | testsuite/pyunit/lsp: use absolute path and metavalue @ROOT@ | Tristan Gingold | 2021-01-19 | 17 | -96/+131 |
* | lsp.py: factorize is_windows | Tristan Gingold | 2021-01-19 | 1 | -2/+3 |
* | testsuite: remove travis block/group functions | umarcor | 2021-01-19 | 1 | -44/+7 |
* | testsuite: address bash linting issues | umarcor | 2021-01-19 | 6 | -18/+18 |
* | LanguageServer.py: print missing elements in case of errors | Tristan Gingold | 2021-01-18 | 1 | -6/+8 |
* | testsuite/gna: add testcase from #695 | Tristan Gingold | 2021-01-18 | 2 | -0/+42 |
* | testsuite: add suite_driver.sh | umarcor | 2021-01-18 | 6 | -297/+89 |
* | Improvements to the UVVM pre-compile scripts. | Patrick Lehmann | 2021-01-18 | 4 | -71/+43 |
* | update 'vpi_user.h' to IEEE Std 1800-2017 | umarcor | 2021-01-17 | 1 | -189/+272 |
* | testsuite/synth: add testcase for #1609 | Tristan Gingold | 2021-01-17 | 3 | -0/+60 |
* | synth-insts: apply attributes to entities and architectures. Fix #1609 | Tristan Gingold | 2021-01-17 | 2 | -0/+12 |
* | testsuite/pyunit/lsp/003errors: adjust testcase | Tristan Gingold | 2021-01-17 | 2 | -96/+1 |
* | synth-stmts: add location on formal attribute cells | Tristan Gingold | 2021-01-17 | 1 | -0/+1 |
* | testsuite/pyunit/lsp: check references and adjust them | Tristan Gingold | 2021-01-17 | 6 | -62/+132 |
* | testsuite/pyunit/lsp: rename test | Tristan Gingold | 2021-01-17 | 4 | -9/+5 |
* | Read order of components from UVVM repository. | Patrick Lehmann | 2021-01-17 | 1 | -54/+44 |
* | ci: do not pass empty PYTHON envvar to CodeCov Action | umarcor | 2021-01-17 | 1 | -1/+0 |
* | ci/appveyor: skip_tags | umarcor | 2021-01-17 | 1 | -1/+1 |
* | doc: fixes regarding -frelaxed | umarcor | 2021-01-16 | 1 | -2/+2 |
* | libraries: makefile style and header year update | umarcor | 2021-01-16 | 1 | -11/+21 |
* | testsuite/synth: add test case for #1596 | Tristan Gingold | 2021-01-16 | 4 | -0/+46 |
* | synth-expr: handle string literals in port associations. Fix #1596 | Tristan Gingold | 2021-01-16 | 1 | -0/+6 |
* | workflow: tentatively fix coverage failure | Tristan Gingold | 2021-01-16 | 1 | -1/+1 |
* | pyGHDL: tentatively fix tests failure | Tristan Gingold | 2021-01-16 | 1 | -4/+6 |
* | pyGHDL: remove dependency on attr | Tristan Gingold | 2021-01-16 | 2 | -39/+0 |
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 9 | -99/+114 |
* | libraries: remove outdated README | umarcor | 2021-01-16 | 1 | -27/+0 |
* | pyunit/lsp: adjust tests | Tristan Gingold | 2021-01-16 | 12 | -152/+64 |
* | Fixed style issues and potential bugs. | Patrick Lehmann | 2021-01-16 | 8 | -157/+156 |
* | Improvements to PoSh scripts after working on Bash scripts. (#1603) | Patrick Lehmann | 2021-01-16 | 8 | -114/+121 |
* | pyunit/lsp: fix and reenable some tests | Tristan Gingold | 2021-01-16 | 3 | -59/+35 |
* | vhdl-sem_names: avoid duplicate messages for -fsynopsys | Tristan Gingold | 2021-01-16 | 1 | -0/+9 |
* | testsuite/gna: add testcase for #1597 | Tristan Gingold | 2021-01-16 | 5 | -0/+551 |
* | Fine tuning. | Patrick Lehmann | 2021-01-16 | 10 | -67/+63 |
* | Fixed usage of config.sh. | Patrick Lehmann | 2021-01-16 | 9 | -83/+101 |