| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl: Iir_Kind_Foreign_Module is now a library unit | Tristan Gingold | 2021-11-09 | 1 | -1/+16 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | vhdl-sem_lib: avoid a crash in explain_obsolete. | Tristan Gingold | 2020-07-25 | 1 | -1/+4 |
* | find_top_entity: add location to report errors. Fix #1254 | Tristan Gingold | 2020-04-22 | 1 | -10/+15 |
* | vhdl-sem_lib: also disable warnings when parsing | Tristan Gingold | 2020-03-11 | 1 | -10/+17 |
* | vhdl-sem_lib: save and restore nbr_errors in | Tristan Gingold | 2019-07-11 | 1 | -0/+10 |
* | libghdl: import Free_Dependence_List. | Tristan Gingold | 2019-07-11 | 1 | -0/+1 |
* | vhdl-sem_lib: Load_Parse_Design_Unit: ignore checksum if | Tristan Gingold | 2019-07-09 | 1 | -3/+6 |
* | vhdl-sem_lib: free_dependencies: only free entity aspect. | Tristan Gingold | 2019-07-09 | 1 | -3/+19 |
* | vhdl: renames disp_vhdl to prints | Tristan Gingold | 2019-05-30 | 1 | -3/+3 |
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -1/+1 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+1 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -2/+2 |
* | vhdl: move nodes_gc to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -4/+4 |
* | vhdl: move post_sems package to a vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -0/+411 |