aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_expr.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_expr: adjust check of aggregate rangeTristan Gingold2023-05-011-2/+1
* vhdl: improve range checks, fix #2323Tristan Gingold2023-01-251-11/+7
* vhdl: add a warning to detect use before elaborationTristan Gingold2023-01-151-0/+7
* vhdl-sem_expr: extract is_expressionTristan Gingold2023-01-041-0/+3
* update license headersumarcor2021-01-141-11/+9
* vhdl: improve support of subtype attribute.Tristan Gingold2020-07-181-2/+1
* vhdl: add wildcard_psl_boolean. For #1387Tristan Gingold2020-07-021-0/+1
* vhdl: allow discrete subtype indication for discrete_range.Tristan Gingold2019-08-061-2/+2
* vhdl: detect unused signals and variables.Tristan Gingold2019-06-051-3/+0
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+270