aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlprint.adb
Commit message (Expand)AuthorAgeFilesLines
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-181-1/+3
* files_map: rename Load_Source_File to Read_Source_File.Tristan Gingold2017-10-051-5/+5
* Add Tab_Stop variable.Tristan Gingold2017-03-141-2/+2
* Add xref_keyword for PSL keywords that aren't reserved words.Tristan Gingold2017-01-151-1/+12
* ghdlprint: do not canon associations.Tristan Gingold2016-12-121-0/+1
* Disable most of canon for reprint.Tristan Gingold2016-10-171-0/+7
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-2/+1
* Add --file-to-xml to dump tree as XML.Tristan Gingold2016-10-141-1/+0
* vhdl08: parse parameter reserved word.Tristan Gingold2016-09-251-1/+2
* ghdlprint: remove useless duplicate call.Tristan Gingold2016-09-011-2/+0
* Display a nice message if std_logic_textio is not found.Tristan Gingold2016-08-271-1/+1
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-1/+1
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-1/+1
* Clean up links, repository-wide (#117)Ben Wiederhake2016-07-091-2/+2
* ghdl --lines: fix incorrect conversion.Tristan Gingold2016-02-141-1/+5
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-0/+2
* disp_vhdl: adjust for vhdl2008 (generate, bit string).Tristan Gingold2015-01-141-1/+1
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-1/+2
* Fix left-over in name_table remaining.Tristan Gingold2015-01-011-1/+1
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-7/+7
* vhdl 2008: handle sized bit strings.Tristan Gingold2014-12-301-0/+1
* PSL: allow labels on psl directives (fix ticket26).Tristan Gingold2014-12-131-1/+0
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+1757