aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-errors.adb
Commit message (Collapse)AuthorAgeFilesLines
* grt-errors: remove error_hook (was unused)Tristan Gingold2022-08-211-10/+0
|
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-1/+1
|
* grt: add Error_NF to report final error status. Fix #803Tristan Gingold2021-01-261-0/+7
|
* update license headersumarcor2021-01-141-11/+9
|
* grt: split grt-errors, disp current process.Tristan Gingold2020-02-101-41/+0
|
* Extract grt.astdio.vhdl from grt.astdio.Tristan Gingold2018-12-161-0/+1
|
* Improve info message for --stop-delta.Tristan Gingold2018-09-161-4/+8
| | | | For #654
* grt: rework error API (WIP) - rework report, add warning.Tristan Gingold2018-09-161-59/+24
|
* grt: rework error API (WIP).Tristan Gingold2018-09-161-67/+38
|
* grt-files: improve error messages, check access mode. Fix #634Tristan Gingold2018-08-131-0/+9
|
* Improved error reporting, Issue #26Brian Drummond2017-10-061-0/+14
|
* Make error stream available for additional reporting : see issue #26Brian Drummond2017-10-051-10/+15
|
* Write assert and report messages to stdoutTristan Gingold2017-08-301-6/+14
| | | | Fix #394
* Support added for * and **. Please note that wildcards inside names like ↵Jonas Baggett2016-11-021-0/+6
| | | | | | /top/sub*/... are not supported yet, only synthax like /top/*/... works for now. Support for wildcards inside names will be added on version 1.2, at the same time as simple regexp support. Current version set to 1.1
* Add symbolizer (for mcode).Tristan Gingold2015-11-191-4/+31
| | | | Display a backtrace in case of failed check or assert failure.
* Rework callbacks, support cocotb.Tristan Gingold2015-10-301-2/+1
|
* Tentatively fix win32 support.Tristan Gingold2015-09-121-0/+5
|
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+8
|
* Rework exit handling to correctly report exit status.Tristan Gingold2015-05-211-0/+1
| | | | Fix ticket 77.
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+253