summaryrefslogtreecommitdiff
path: root/tests/diagnostics.at
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-3/+3
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* add support for --htmlAkim Demaille2020-09-191-1/+1
* cex: always show ε/%empty in counterexamplesAkim Demaille2020-09-021-1/+61
* cex: display the rule numbersAkim Demaille2020-08-301-30/+30
* cex: label all the derivations by their initial actionAkim Demaille2020-07-201-2/+2
* cex: improve readability of the subsectionsAkim Demaille2020-07-201-10/+10
* cex: don't issue an empty line between counterexamplesAkim Demaille2020-07-201-5/+0
* cex: use usual routines for diagnostics about S/R conflictsAkim Demaille2020-07-201-4/+4
* cex: use usual routines for diagnostics about R/R conflictsAkim Demaille2020-07-201-1/+1
* diagnostics: use hyperlinks to point to the only documentationAkim Demaille2020-07-191-2/+2
* cex: display derivations as treesAkim Demaille2020-07-181-8/+92
* cex: display shifts before reductionsAkim Demaille2020-07-141-12/+12
* tests: fix expectationsAkim Demaille2020-07-141-4/+2
* cex: prefer → to ::=Akim Demaille2020-07-111-10/+12
* cex: display all the S/R conflicts, not just one per (state, rule)Akim Demaille2020-06-231-0/+6
* cex: don't display twice unifying examples if there is no colorAkim Demaille2020-06-221-3/+47
* tests: beware of wchar_t portability issues on AIXAkim Demaille2020-05-041-2/+3
* tests: really skip tricky multichar test on CygwinAkim Demaille2020-05-031-7/+6
* tests: beware of mbswidth portability issuesAkim Demaille2020-05-031-10/+24
* doc: spell checkAkim Demaille2020-04-131-1/+1
* diagnostics: replace "user token number" by "token code"Akim Demaille2020-04-121-1/+1
* merge branch 'maint'Akim Demaille2020-03-081-5/+64
|\
| * diagnostics: beware of zero-width charactersAkim Demaille2020-03-081-4/+22
| * diagnostics: be sure to close the styling when lines are too shortAkim Demaille2020-03-071-1/+42
| * package: bump copyrights to 2020Akim Demaille2020-01-101-1/+1
* | diagnostics: modernize the display of submessagesVictor Morales Cayuela2020-02-151-15/+15
* | diagnostics: modernize bison's syntax errorsAkim Demaille2020-01-231-1/+1
* | diagnostics: report syntax errors in colorAkim Demaille2020-01-231-1/+1
* | package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
|/
* tests: fix comment and adjust to locale names on GNU/LinuxAkim Demaille2019-11-031-4/+5
* tests: really check complaints from m4Akim Demaille2019-11-031-38/+15
* diagnostics: use grammar_file instead of current_fileAkim Demaille2019-10-261-1/+1
* tests: refactor the handling of PerlAkim Demaille2019-10-131-2/+4
* tests: be really robust to Perl missingAkim Demaille2019-10-111-2/+2
* diagnostics: also show suggested %emptyAkim Demaille2019-10-061-0/+16
* diagnostics: sort symbols per locationAkim Demaille2019-10-061-4/+4
* diagnostics: suggest fixes for undeclared symbolsAkim Demaille2019-10-061-4/+32
* diagnostics: display suggested update after the caret-infoAkim Demaille2019-10-061-2/+22
* diagnostics: don't print ellipsis on the caret lineAkim Demaille2019-09-221-3/+3
* diagnostics: also show truncation at the end of line with "..."Akim Demaille2019-09-221-12/+12
* diagnostics: check that quoted lines are truncatedAkim Demaille2019-09-221-3/+88
* api.token.raw: cannot be used with character literalsAkim Demaille2019-09-141-1/+1
* diagnostics: fix use of complain_indentAkim Demaille2019-09-141-6/+6
* input: stop treating lone CRs as end-of-linesAkim Demaille2019-09-141-2/+34
* diagnostics: beware of unexpected EOF when quoting the source fileAkim Demaille2019-09-121-4/+28
* tests: check token redeclarationAkim Demaille2019-09-071-0/+15
* diagnostics: fix invalid error message indentationLászló Várady2019-08-181-0/+30
* diagnostics: rename --style=debug as --color=debugAkim Demaille2019-05-081-1/+1