aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlxml.adb
Commit message (Expand)AuthorAgeFilesLines
* Add simple_IO - to be used instead of Text_IO.Tristan Gingold2019-05-191-1/+3
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-4/+4
* vhdl: move nodes_meta package to vhdl child.Tristan Gingold2019-05-061-1/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-1/+1
* vhdl: move disp_tree and disp_vhdl as vhdl child.Tristan Gingold2019-05-041-1/+1
* Remove unused is_ref for choices. Adjust.Tristan Gingold2019-01-021-6/+0
* ghdldrv: Cmd argument of Perform_Action is now in.Tristan Gingold2018-12-161-2/+2
* Create sem_lib from libraries.Tristan Gingold2018-11-141-1/+2
* Add Maybe_Ref_Chain (WIP).Tristan Gingold2018-09-201-0/+6
* 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
* ghdlxml: add version.Tristan Gingold2016-10-151-9/+16
* Add --file-to-xml to dump tree as XML.Tristan Gingold2016-10-141-0/+526