aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_types.adb
Commit message (Expand)AuthorAgeFilesLines
* ams-vhdl: add frequency function, minor fixes.Tristan Gingold2019-12-301-2/+4
* ams-vhdl: improve error recoveryTristan Gingold2019-12-301-1/+5
* ams-vhdl: check nature for record natures and terminals.Tristan Gingold2019-12-301-1/+40
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-48/+407
* vhdl: allow discrete subtype indication for discrete_range.Tristan Gingold2019-08-061-2/+2
* vhdl-sem_types: set base type of error types.Tristan Gingold2019-06-121-0/+1
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-281-23/+5
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-20/+23
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-1/+1
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
* vhdl: Add a warning for null range in discrete type declaration.Tristan Gingold2019-05-071-0/+14
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move xrefs to vhdl child package.Tristan Gingold2019-05-061-1/+1
* vhdl: move evaluation to vhdl child.Tristan Gingold2019-05-051-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-3/+3
* 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/+2382