summaryrefslogtreecommitdiff
path: root/src/complain.h
Commit message (Expand)AuthorAgeFilesLines
* diagnostics: modernize the display of submessagesVictor Morales Cayuela2020-02-151-8/+6
* diagnostics: modernize bison's syntax errorsAkim Demaille2020-01-231-0/+5
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* diagnostics: style changesAkim Demaille2019-12-021-0/+2
* diagnostics: complain about undeclared string tokensAkim Demaille2019-11-171-1/+3
* Prefer signed to unsigned integersPaul Eggert2019-10-021-2/+2
* diagnostics: use the modern argmatch interfaceAkim Demaille2019-07-261-13/+11
* gnulib: use new features of the argmatch moduleAkim Demaille2019-07-031-0/+2
* diagnostics: expose a means to know whether a warning is enabledAkim Demaille2019-04-241-0/+3
* diagnostics: fix memory leak in libtextstyleAkim Demaille2019-04-181-0/+3
* diagnostics: use libtextstyle for colored outputAkim Demaille2019-03-161-0/+17
* fixits: report duplicate %yacc directivesAkim Demaille2019-01-161-0/+4
* style: rename duplicate_directive as duplicate_rule_directiveAkim Demaille2019-01-161-2/+2
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* diagnostics: complain about Bison directives when -WyaccAkim Demaille2018-11-291-0/+3
* %nterm: do not accept character literalsAkim Demaille2018-11-271-2/+1
* Update copyright yearsAkim Demaille2018-05-121-2/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* comment changesAkim Demaille2013-10-161-6/+6
* diagnostics: no longer include the yacc category in -WallAkim Demaille2013-03-041-1/+2
* diagnostics: factor and enhance messages about duplicate rule directivesAkim Demaille2013-02-181-0/+4
* diagnostics: %empty enables -Wempty-ruleAkim Demaille2013-02-181-0/+3
* -Wempty-rule: diagnose empty rules without %emptyAkim Demaille2013-02-181-0/+2
* style: move argument handling of -W into the diagnostics moduleAkim Demaille2013-02-161-19/+33
* diagnostics: revamp the handling of -WerrorAkim Demaille2013-02-161-12/+41
* diagnostics: factor the list of warning namesAkim Demaille2013-02-141-3/+0
* warnings: introduce -WprecedenceValentin Tolmer2013-01-301-1/+3
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* diagnostics: factor the deprecated directive messageAkim Demaille2012-12-231-0/+4
* style changes: run cppiAkim Demaille2012-12-211-1/+1
* diagnostics: improve -fcaret for list of accepted valuesAkim Demaille2012-12-161-0/+1
* warnings: fix early exit of warnings treated as errorsTheophile Ranquet2012-10-261-1/+12
* errors: support indented context info in m4 macrosTheophile Ranquet2012-10-041-1/+2
* errors: pointerize complain_at_indentTheophile Ranquet2012-10-041-3/+3
* warnings: organize variadic complaints callTheophile Ranquet2012-10-011-0/+3
* warnings: fusion of complain and complain_atTheophile Ranquet2012-10-011-6/+2
* errors: don't display "warnings treated as errors"Theophile Ranquet2012-09-271-10/+3
* errors: introduce the -Werror=CATEGORY optionTheophile Ranquet2012-09-271-3/+9
* Merge branch 'maint'Akim Demaille2012-09-261-0/+3
|\
| * errors: indent "result type clash" error contextTheophile Ranquet2012-09-261-0/+3
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-031-0/+7
| * Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-031-1/+7
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-2/+3
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+2
| * Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-0/+14
| * variables: accept dashes.Akim Demaille2009-04-291-1/+8
* | Revert "introduced a GCC-like -Werror=type"Akim Demaille2012-09-211-9/+2