aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout-console.adb
Commit message (Expand)AuthorAgeFilesLines
* errorout-console: check for TERM=dumb for colorize autodetect. Fix #1950Tristan Gingold2022-01-171-14/+30
* errorout: do not display empty linesTristan Gingold2021-08-281-0/+1
* update license headersumarcor2021-01-141-11/+9
* errorout-console: print colors in one system call.Tristan Gingold2020-07-221-9/+8
* Add simple_IO - to be used instead of Text_IO.Tristan Gingold2019-05-191-28/+17
* errorout-console: detect terminal during setup.Tristan Gingold2019-05-131-2/+2
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-3/+22
* Move errorout from vhdl/ to src/Tristan Gingold2019-05-091-0/+261