aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_lib.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_lib: disable warnings for -c/-m on ieee units. For #2200Tristan Gingold2023-01-061-2/+20
* vhdl: rework comment gathering to handle empty lines.Tristan Gingold2022-11-271-0/+7
* vhdl-sem_lib: do not disable warnings for files in -c/-rTristan Gingold2022-06-191-1/+5
* vhdl: Iir_Kind_Foreign_Module is now a library unitTristan Gingold2021-11-091-1/+16
* update license headersumarcor2021-01-141-11/+9
* vhdl-sem_lib: avoid a crash in explain_obsolete.Tristan Gingold2020-07-251-1/+4
* find_top_entity: add location to report errors. Fix #1254Tristan Gingold2020-04-221-10/+15
* vhdl-sem_lib: also disable warnings when parsingTristan Gingold2020-03-111-10/+17
* vhdl-sem_lib: save and restore nbr_errors inTristan Gingold2019-07-111-0/+10
* libghdl: import Free_Dependence_List.Tristan Gingold2019-07-111-0/+1
* vhdl-sem_lib: Load_Parse_Design_Unit: ignore checksum ifTristan Gingold2019-07-091-3/+6
* vhdl-sem_lib: free_dependencies: only free entity aspect.Tristan Gingold2019-07-091-3/+19
* vhdl: renames disp_vhdl to printsTristan Gingold2019-05-301-3/+3
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-1/+1
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-2/+2
* vhdl: move nodes_gc to vhdl child.Tristan Gingold2019-05-051-4/+4
* vhdl: move post_sems package to a vhdl child.Tristan Gingold2019-05-051-2/+2
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+411