aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/about: 's/programming language/computer language/'Unai Martinez-Corral2022-02-081-1/+1
* doc: use extlinks moreumarcor2022-02-079-67/+70
* doc/conf: fall back to 'alabaster' if '_theme' does not existumarcor2022-02-071-15/+23
* doc: move toctrees to a fileumarcor2022-02-072-65/+66
* doc: use theme_overrides and class 'shield' to fix the width of SHIELDsumarcor2022-02-074-63/+75
* doc/About: updateumarcor2022-02-071-10/+28
* doc/conf: add interpshinx target 'vasg'umarcor2022-02-071-3/+4
* doc/internals/Overview: updateumarcor2022-02-075-26/+35
* testsuite/synth: add a test for #1962Tristan Gingold2022-02-053-0/+101
* synth-vhdl_aggr: fix mismatch. Fix #1962Tristan Gingold2022-02-051-1/+6
* testsuite/gna: add a reproducer for #1953Tristan Gingold2022-02-052-0/+23
* testsuite/synth: add more tests for subtraction in std_logic_unsignedTristan Gingold2022-02-059-0/+163
* ci: fix skip-deploy syntaxumarcor2022-02-031-1/+1
* editorconfig: set charset=latin1 for VHDL sourcesPatrick Lehmann2022-02-031-0/+3
|\
| * editorconfig: set charset=latin1 for VHDL sourcesXiretza2022-02-031-0/+3
* | pyGHDL: reformat after update to black version 22Patrick Lehmann2022-02-031-4/+4
|\ \ | |/ |/|
| * pyGHDL: reformat after update to black version 22Xiretza2022-02-031-4/+4
|/
* testsuite/synth: add a test for #1951Tristan Gingold2022-01-182-0/+29
* synth: fix handling of std_logic_unsigned."-" for negative numbers.Tristan Gingold2022-01-181-8/+12
* errorout-console: check for TERM=dumb for colorize autodetect. Fix #1950Tristan Gingold2022-01-171-14/+30
* testsuite/synth: add more tests for generic packagesTristan Gingold2022-01-165-0/+107
* testsuite/synth: add a test for #1947Tristan Gingold2022-01-162-0/+49
* synth: adjust handling of subprogram calls in package instantiation. Fix #1947Tristan Gingold2022-01-161-3/+14
* testsuite/synth: add tests for generic types in entitiesTristan Gingold2022-01-154-0/+80
* testsuite/synth: add a test for #1949Tristan Gingold2022-01-152-0/+20
* synth: do not annotate generic types in package. Fix #1949Tristan Gingold2022-01-152-12/+23
* vhdl: add commentsTristan Gingold2022-01-151-1/+6
* testsuite/synth: add a test for #1948Tristan Gingold2022-01-142-0/+28
* synth: handle macro-expanded package body. Fix #1948Tristan Gingold2022-01-143-6/+16
* testsuite/synth: add a test for #1945Tristan Gingold2022-01-126-0/+128
* synth: handle alias of alias. Fix #1945Tristan Gingold2022-01-121-2/+15
* testsuite/synth: add a test for #1944Tristan Gingold2022-01-102-0/+19
* synth: refine handling of interface type. Fix #1944Tristan Gingold2022-01-102-8/+22
* testsuite/gna: add a test for #1943Tristan Gingold2022-01-092-0/+33
* trans-chap2.adb: handle Kind_Component in Copy_Info. Fix #1943Tristan Gingold2022-01-091-1/+8
* testsuite/gna: add a test for #1934Tristan Gingold2022-01-093-0/+75
* vhdl-sem_types: handle record in reparse_as_array_constraint. Fix #1934Tristan Gingold2022-01-091-0/+3
* testsuite/synth: add a test for #1942Tristan Gingold2022-01-052-0/+21
* synth: ignore use clauses in finalization Fix #1942Tristan Gingold2022-01-051-0/+2
* testsuite/synth: add a test for #1938Tristan Gingold2022-01-032-0/+19
* synth: handle package instantiation in declarations. Fix #1938Tristan Gingold2022-01-034-1/+12
* testsuite/synth: add a test for #1936Tristan Gingold2021-12-282-0/+29
* vhdl-sem_decls: copy subtype indication also for files. Fix #1936Tristan Gingold2021-12-281-0/+3
* dyn_maps: add Get_Index_Soft.Tristan Gingold2021-12-282-12/+50
* testsuite: add a reproducer for #1935Tristan Gingold2021-12-284-0/+176
* ci/msys2: fix buildir upload pathumarcor2021-12-201-2/+2
* synth: add assertionsTristan Gingold2021-12-191-0/+4
* ghdldrv: fix crash due to double initializationTristan Gingold2021-12-192-2/+3
* ci: create builddir tarballs to reduce artifact download timeumarcor2021-12-181-2/+5
* ci: use ghdl/build:doc to build ghdl/documarcor2021-12-181-2/+1