aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_utils.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: handle mod/rem for physical. Fix #1810Tristan Gingold2021-06-301-0/+9
* update license headersumarcor2021-01-141-11/+9
* vhdl: --std93c is now an alias for --std=93 -frelaxedTristan Gingold2020-06-131-1/+1
* testsuite/gna: add a test for previous commit.Tristan Gingold2020-02-041-0/+4
* vhdl-sem_utils: handle non-object interface forTristan Gingold2020-02-041-4/+6
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl-nodes_utils: renaming.Tristan Gingold2019-05-071-12/+12
* vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.Tristan Gingold2019-05-061-21/+22
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-1/+1
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-1/+1
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+1039