aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/errorout.ads
Commit message (Expand)AuthorAgeFilesLines
* errorout, tokens: reindent.Tristan Gingold2018-12-131-5/+7
* Move Error_Msg_Scan to scanner.Tristan Gingold2018-12-051-11/+0
* Move Error_Msg_Parse from errorout to parse.Tristan Gingold2018-12-051-10/+0
* errorout: set length of location.Tristan Gingold2018-11-281-0/+9
* errorout: count max number of errors, limit errors.Tristan Gingold2018-11-261-4/+6
* Add errorout-memory.Tristan Gingold2018-11-191-2/+2
* errorout: split and rework.Tristan Gingold2018-11-161-4/+27
* errorout: add %s to display strings.Tristan Gingold2018-11-161-3/+8
* vhdl parse: get rid of parse_error exception.Tristan Gingold2018-11-121-1/+0
* Add -Wothers warning.Tristan Gingold2018-09-231-0/+3
* Add Warnid_Static, detect incorrect use of others in aggregate.Tristan Gingold2018-09-221-1/+4
* Adjust -Whide (disabled in some useless cases).Tristan Gingold2018-09-181-1/+1
* Add --warn-hide when a declaration hides a previous one.Tristan Gingold2018-09-171-0/+3
* Refine error message for attribute specification.Tristan Gingold2018-02-061-1/+2
* Preliminary support for tool directives.Tristan Gingold2017-11-061-0/+3
* Allow unbounded IN ports with relaxed rules.Tristan Gingold2017-10-151-4/+11
* Disable warnings while analyzing dependences.Tristan Gingold2017-02-211-0/+23
* Add color diagnostics, show diagnostic option.Tristan Gingold2017-02-061-1/+11
* errorout: add set_program_name.Tristan Gingold2016-12-111-0/+4
* Add an analysis time check for bounds on port association.Tristan Gingold2016-09-241-0/+4
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-6/+28
* Rewrite error messages.Tristan Gingold2016-08-021-4/+13
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-15/+69
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-6/+83
* Avoid a crash on error.Tristan Gingold2016-03-261-2/+2
* cleanup in errorout.Tristan Gingold2015-12-211-4/+0
* errors: remove error_msg and warning_msg.Tristan Gingold2015-05-171-9/+17
* Always report pure rules violation, but as a warning in 93c or -frelaxed-rulesTristan Gingold2015-05-121-0/+3
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-3/+1
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+128