aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlxml.adb
Commit message (Collapse)AuthorAgeFilesLines
* sem_inst: fix relocation of instances in instances.Tristan Gingold2017-12-211-0/+2
|
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-4/+6
|
* Remove List_Others, cleanup lists.Tristan Gingold2017-11-081-20/+16
|
* Use Flist for array indexes.Tristan Gingold2017-11-061-0/+66
|
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-181-8/+0
|
* files_map: rename Load_Source_File to Read_Source_File.Tristan Gingold2017-10-051-1/+1
|
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-1/+3
|
* ghdlxml: display image of string_literal8Tristan Gingold2016-11-011-4/+1
| | | | Fix #176
* ghdlxml: add version.Tristan Gingold2016-10-151-9/+16
|
* Add --file-to-xml to dump tree as XML.Tristan Gingold2016-10-141-0/+526