aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-post_sems.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: recognize numeric_bit.to_unsignedTristan Gingold2022-05-311-0/+3
* vhdl: recognize subprograms from std.envTristan Gingold2022-05-291-0/+8
* update license headersumarcor2021-01-141-11/+9
* vhdl: recognize ieee.numeric_std_unsigned. For #1572Tristan Gingold2021-01-011-1/+6
* vhdl: recognize reduce functions in std_logic_misc.Tristan Gingold2020-03-281-0/+3
* vhdl: recognize std_logic_signed package (from synopsys).Tristan Gingold2019-10-111-1/+5
* vhdl: recognize conv_unsigned from ieee.std_logic_arith.Tristan Gingold2019-10-101-0/+3
* vhdl: parse verification unit (WIP).Tristan Gingold2019-08-171-1/+2
* vhdl: recognize std_logic_unsignedTristan Gingold2019-06-291-0/+3
* vhdl: recognize some functions of math_real.Tristan Gingold2019-06-281-0/+3
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-10/+11
* vhdl: move post_sems package to a vhdl child.Tristan Gingold2019-05-051-0/+82