aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* grt-signals.adb: fix access. Fix #1652Tristan Gingold2021-02-181-1/+1
* testsuite/gna: add a test for #1646Tristan Gingold2021-02-182-0/+21
* ci/coverage: install python-setuptools through pacmanumarcor2021-02-171-1/+3
* ci/win-test: install python-setuptools through pacmanumarcor2021-02-171-0/+1
* vendors: support deprecated param names (#1653)Adrian Byszuk2021-02-177-36/+36
* update for LLVM 11.1 (#1651)Dan HorĂ¡k2021-02-172-1/+2
* Makefile: put libraries in lib/. For #1642Tristan Gingold2021-02-132-13/+11
* testsuite/synth: add a test for #1645Tristan Gingold2021-02-123-0/+85
* synth-expr: compute signess for range array attributes. Fix #1645Tristan Gingold2021-02-123-17/+9
* Add gitignore files for testsuiteXiretza2021-02-121-1/+13
* vhdl-evaluation.adb: use is_overflow_literal.Tristan Gingold2021-02-112-13/+21
* vhdl-sem_expr: avoid duplicate error messages for overflow in rangeTristan Gingold2021-02-111-4/+1
* vhdl-evaluation: factorize codeTristan Gingold2021-02-111-7/+5
* testsuite/gna: add a test for #1640Tristan Gingold2021-02-112-0/+39
* eval_is_range_in_bound: avoid crash in case of overflow. Fix #1640Tristan Gingold2021-02-111-2/+12
* CI: re-enable black formatting checkXiretza2021-02-101-3/+3
* pyGHDL: automatically format generated files with blackXiretza2021-02-101-0/+6
* pyGHDL: format using blackXiretza2021-02-1033-1623/+1365
* testsuite/gna: add a test for #1639Tristan Gingold2021-02-102-0/+31
* vhdl-sem_stmts: avoid overflow. Fix #1639Tristan Gingold2021-02-101-3/+13
* vhdl-evaluation: minor simplificationTristan Gingold2021-02-101-3/+1
* testsuite/synth: adjust tests for issue#662Tristan Gingold2021-02-097-18/+51
* vhdl-sem_psl: factorize code for onehot/onehot0 and stable/fell/rose.Tristan Gingold2021-02-093-105/+17
* netlists-folds: add commentsTristan Gingold2021-02-091-0/+4
* doc: update instructions about GCC and GNAT Community installation (#1635)Rodrigo A. Melo2021-02-092-4/+9
* ci: specify macos version in tarball nameseine2021-02-091-4/+4
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-0928-275/+701
* ci: use image 'ghdl/debug:base' as the base of 'ghdl/doc'eine2021-02-071-3/+1
* testsuite/gna: add a test for #1631Tristan Gingold2021-02-065-0/+45
* vhdl-sem_expr: remove assertion and change comment. Fix #1631Tristan Gingold2021-02-061-3/+4
* ci/pyGHDL: fix git diff checkeine2021-02-061-1/+3
* update license headersumarcor2021-02-0598-549/+361
* testsuite/synth: add a test for #1628Tristan Gingold2021-02-043-0/+40
* Update copyright headers for vhdl-elocations*Tristan Gingold2021-02-046-39/+33
* synth: handle to_stdlogicvector. For #1628Tristan Gingold2021-02-041-1/+2
* vhdl: recognize to_stdlogicvector. For #1628Tristan Gingold2021-02-043-222/+243
* testsuite/pyunit: use PYTHON envvar, if definedumarcor2021-02-031-1/+1
* Bump version to 2.0.0-devTristan Gingold2021-02-022-2/+2
* Prepare release 1.0.0Tristan Gingold2021-02-022-2/+2
* ci: update emojis/iconseine2021-02-021-12/+14
* ci/macos: test all suiteseine2021-02-021-1/+2
* ci: cleanup macos buildeine2021-02-022-12/+7
* ci: enable both mcode and llvm builds for macosEdu Garcia2021-02-022-5/+18
* ci: remove outdated commentEdu Garcia2021-02-021-3/+0
* ci: enable gnat cache for macosEdu Garcia2021-02-021-0/+8
* ci: make wget a bit less verbose when downloading gnat for macosEdu Garcia2021-02-021-1/+1
* ci: remove gnat cleanup so libghdl can be built for macosEdu Garcia2021-02-021-32/+0
* ci: enable libghdl in the osx jobeine2021-02-021-3/+1
* Bump version to v1.0.0rc4Tristan Gingold2021-02-012-2/+2
* readme: minor fixesumarcor2021-02-011-2/+2