aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Reworking pre-compile script for OSVVM.Patrick Lehmann2021-01-164-258/+474
* doc: clarify that frelaxed needs to be after std (#1601)umarcor2021-01-161-0/+2
* update version/copyright yearumarcor2021-01-163-3/+3
* doc/using/InvokingGHDL: styleumarcor2021-01-161-73/+143
* doc/using/Synthesis: styleumarcor2021-01-161-16/+16
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-1564-2580/+2443
* update license headersumarcor2021-01-14637-6974/+5731
* testsuite/synth: add testcase for #1591Tristan Gingold2021-01-136-0/+149
* synth: always finalize declarations. Fix #1591Tristan Gingold2021-01-136-24/+101
* ci: deprecate Travis in favour of GitHub Actionseine2021-01-137-161/+89
* ci: codecov needs the repo to be checked out in job 'coverage-publish'umarcor2021-01-121-0/+3
* libraries/openieee: update license headersumarcor2021-01-1211-22/+22
* vhdl-formatters: add realignmentTristan Gingold2021-01-115-6/+239
* pyGHDL: fix wrappers for listsTristan Gingold2021-01-111-9/+9
* Fix codacy warnings in build_1164.pyTristan Gingold2021-01-111-6/+4
* Fixes for Python files.Patrick Lehmann2021-01-1011-130/+204
* Improved docstrings.Patrick Lehmann2021-01-102-104/+118
* Changed pyGHDL.libghdl.utils from package to module.Patrick Lehmann2021-01-101-0/+0
* Typo fixes in Ada code.Patrick Lehmann2021-01-103-48/+48
* Documented files_map.Patrick Lehmann2021-01-101-20/+203
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-1016-109/+650
* Auto generate @export for classes via pnodespy.Patrick Lehmann2021-01-101-7/+19
* Make API more pythonic be replacing C-like byte arrays with str. Abstracted u...Patrick Lehmann2021-01-107-19/+20
* Implemented a decorator to pre-calculate enum position to enum literal name l...Patrick Lehmann2021-01-103-38/+70
* Adding types and docstrings to libghdl.Patrick Lehmann2021-01-1012-55/+185
* doc: mention 'ghdl fmt'Tristan Gingold2021-01-091-1/+10
* testsuite/gna: add a test for fmt commandTristan Gingold2021-01-094-0/+62
* testsuite/sanity: improve 004all08 (add sized bit strings)Tristan Gingold2021-01-091-3/+3
* vhdl: rework formatter engine, add 'ghdl fmt' commandTristan Gingold2021-01-098-482/+792
* testsuite/gna: add a reproducer for #1588Tristan Gingold2021-01-093-0/+225
* src/vhd: remove use of chapter sign in comment to have on ASCII charactersTristan Gingold2021-01-0911-36/+36
* readme: add coverage shields/badgesumarcor2021-01-081-0/+9