aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: move back_end to vhdl child.Tristan Gingold2019-05-051-5/+5
* vhdl: move disp_tree and disp_vhdl as vhdl child.Tristan Gingold2019-05-041-2/+2
* vhdl: move scanner under vhdl hierarchy.Tristan Gingold2019-05-041-4/+4
* errorout: discard disabled warnings.Tristan Gingold2019-01-041-3/+2
* Options: handle -frelaxed as an alias to -frelaxed-rules.Tristan Gingold2018-11-161-1/+1
* Add -Wothers warning.Tristan Gingold2018-09-231-1/+1
* Add support for --time-resolution (jit only). Fix #613Tristan Gingold2018-08-101-25/+0
* Fix warning: use clause for package has no effectVicente Bergas2018-05-031-2/+2
* Convert_Identifier: don't use Nam_Buffer anymore.Tristan Gingold2018-01-181-4/+4
* Fix typo: paths.Tristan Gingold2017-05-181-1/+1
* Add -ftabstop= option.Tristan Gingold2017-03-141-0/+17
* Add color diagnostics, show diagnostic option.Tristan Gingold2017-02-061-9/+27
* disp_vhdl: add -do flag to display evaluated expressions.Tristan Gingold2016-12-171-0/+2
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-27/+23
* Factorise some help lines.Tristan Gingold2016-07-311-6/+2
* Check missing argument for -P, also support -P=Tristan Gingold2016-07-311-21/+35
* Rename name_table.name_buffer and name_length to avoid clash.Tristan Gingold2014-12-311-2/+2
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+242