| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl: Iir_Kind_Foreign_Module is now a library unit | Tristan Gingold | 2021-11-09 | 1 | -75/+81 |
* | vhdl-sem_specs: avoid ownership issue on default map aspect. | Tristan Gingold | 2021-08-24 | 1 | -1/+4 |
* | adjust previous commit (no identifier in Psl_Default_Clock) | Tristan Gingold | 2021-07-01 | 1 | -0/+2 |
* | vhdl and libraries: add support for binding to a foreign module | Tristan Gingold | 2021-04-05 | 1 | -11/+20 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | src/vhd: remove use of chapter sign in comment to have on ASCII characters | Tristan Gingold | 2021-01-09 | 1 | -1/+1 |
* | vhdl: handle locally static attributes on entity/architecture/configurations | Tristan Gingold | 2020-12-08 | 1 | -2/+3 |
* | vhdl-sem_specs: avoid noisy error message | Tristan Gingold | 2020-10-07 | 1 | -3/+6 |
* | vhdl: Relax check for locally static attribute specification in entities. | Tristan Gingold | 2020-07-01 | 1 | -3/+3 |
* | vhdl: check missing association to generics. Fix #1379 | Tristan Gingold | 2020-06-26 | 1 | -24/+93 |
* | vhdl: improve print of default binding indication. For #1379 | Tristan Gingold | 2020-06-26 | 1 | -3/+3 |
* | vhdl: --std93c is now an alias for --std=93 -frelaxed | Tristan Gingold | 2020-06-13 | 1 | -5/+5 |
* | vhdl: minimal support of interface package in entities. For #1262 | Tristan Gingold | 2020-04-27 | 1 | -1/+4 |
* | vhdl: allow attribute specifications in protected types. For #1252 | Tristan Gingold | 2020-04-20 | 1 | -0/+3 |
* | vhdl: improve support of AMS-vhdl (array and record natures, source quantities) | Tristan Gingold | 2019-12-28 | 1 | -0/+96 |
* | vhdl: recognize intrinsic procedures in vhdl-sem_specs. | Tristan Gingold | 2019-11-23 | 1 | -4/+51 |
* | vhdl: allow attributes in vunit declarations. | Tristan Gingold | 2019-10-30 | 1 | -0/+2 |
* | vhdl-sem_decls: make sem_declaration public. | Tristan Gingold | 2019-10-23 | 1 | -2/+3 |
* | vhdl: report an error in case of missing binding indication in config spec. | Tristan Gingold | 2019-07-09 | 1 | -11/+21 |
* | vhdl-sem_specs: avoid a crash on missing entity name. | Tristan Gingold | 2019-06-04 | 1 | -0/+4 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -13/+24 |
* | vhdl: add missing location. | Tristan Gingold | 2019-05-11 | 1 | -0/+1 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+1 |
* | vhdl-nodes_utils: renaming. | Tristan Gingold | 2019-05-07 | 1 | -2/+2 |
* | vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling. | Tristan Gingold | 2019-05-06 | 1 | -2/+2 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move xrefs to vhdl child package. | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move back_end to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
* | vhdl: move evaluation to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -0/+1928 |