aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: reorganise and updateumarcor2021-02-0129-579/+403
* ci: rename workflow 'push' to 'Test'umarcor2021-02-012-2/+2
* doc: move pyGHDL intro to __init__.pyumarcor2021-02-012-44/+18
* doc: add ref to ghdl-language-server from ghdl-lsumarcor2021-02-011-2/+2
* doc: rm Foreign, use URL refumarcor2021-02-012-9/+1
* gitignore: updateumarcor2021-02-011-0/+3
* ci: use a clean base image for ghdl/documarcor2021-02-011-9/+9
* Bump version to v1.0.0rc3Tristan Gingold2021-01-312-2/+2
* Bump version to v1.0.0.rc1Tristan Gingold2021-01-312-2/+2
* testsuite/gna: add testcase for #1624Tristan Gingold2021-01-292-0/+26
* trans-chap7.adb: handle universal integer/real multiplication. Fix #1624Tristan Gingold2021-01-291-0/+4
* testsuite/gna: file testcase for #1623Tristan Gingold2021-01-296-0/+165
* Avoid codacy warnings in previous commitTristan Gingold2021-01-261-2/+2
* testsuite/gna: add a test for #803Tristan Gingold2021-01-265-0/+131
* grt: add Error_NF to report final error status. Fix #803Tristan Gingold2021-01-263-2/+13