aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-change_generics.adb
Commit message (Expand)AuthorAgeFilesLines
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
* grt-change_generics: handle subtype for elements. Fix #1386Tristan Gingold2021-10-031-2/+8
* grt-change_generics: handle array subtypes. Fix #1876Tristan Gingold2021-09-241-6/+20
* update license headersumarcor2021-01-141-11/+9
* grt: rework error API (WIP).Tristan Gingold2018-09-161-5/+5
* Allow generic without default values in top-level entity.Tristan Gingold2015-05-111-0/+52
* generic override: handle enumerated types.Tristan Gingold2015-03-141-2/+64
* generic override: handle i32.Tristan Gingold2015-03-131-1/+57
* Implement ticket 37: add switch -gNAME=VAL to override top entity generics.Tristan Gingold2015-03-071-0/+207