summaryrefslogtreecommitdiff
path: root/tests/input.at
Commit message (Expand)AuthorAgeFilesLines
* tests: be really robust to Perl missingAkim Demaille2019-10-111-5/+5
* tests: do not depend on config.hAkim Demaille2019-10-101-1/+1
* diagnostics: sort symbols per locationAkim Demaille2019-10-061-8/+8
* style: isolate complain_symbol_undeclaredAkim Demaille2019-10-061-4/+4
* diagnostics: display suggested update after the caret-infoAkim Demaille2019-10-061-5/+10
* tests: be robust to -DNDEBUGAkim Demaille2019-10-031-0/+1
* Prefer signed to unsigned integersPaul Eggert2019-10-021-2/+3
* api.token.raw: cannot be used with character literalsAkim Demaille2019-09-141-2/+36
* style: tidy yacc.cAkim Demaille2019-09-141-1/+1
* diagnostics: fix use of complain_indentAkim Demaille2019-09-141-3/+3
* fix: don't die when EOF token is defined twiceAkim Demaille2019-09-071-1/+7
* tests: check token redeclarationAkim Demaille2019-09-071-0/+32
* lalr1.cc: check LAC supportAkim Demaille2019-08-091-0/+11
* %fixed-output-files: detach from %yaccAkim Demaille2019-07-071-11/+9
* diagnostics: %pure-parser is obsoleteAkim Demaille2019-05-191-4/+3
* tests: don't duplicate the portability prologueAkim Demaille2019-05-031-10/+2
* fixits: track byte-columns, not character-columnsAkim Demaille2019-04-241-9/+10
* diagnostics: copy GCC9's formatAkim Demaille2019-04-231-268/+268
* style: formatting changesAkim Demaille2019-04-191-0/+1
* diagnostics: don't crash when declaring the error token as an ntermAkim Demaille2019-03-301-1/+5
* diagnostics: use libtextstyle for colored outputAkim Demaille2019-03-161-8/+8
* tests: simplify AT_PARSER_CHECK usageAkim Demaille2019-02-211-2/+2
* tests: dispatch per lang on AT_DATA_GRAMMARAkim Demaille2019-02-211-1/+19
* yacc: issue warnings, not errors, for Bison extensionsAkim Demaille2019-01-271-9/+9
* --update: when used, do not generate the output filesAkim Demaille2019-01-221-3/+8
* diagnostics: let redundant definitions be only warningsAkim Demaille2019-01-221-15/+17
* tests: improve check for updated variable namesAkim Demaille2019-01-221-9/+5
* diagnostics: remove redundancyAkim Demaille2019-01-211-5/+5
* fixits: handle duplicates of %name-prefixAkim Demaille2019-01-171-12/+4
* fixits: handle %file-prefixAkim Demaille2019-01-171-9/+11
* fixits: fix warnings about duplicatesAkim Demaille2019-01-171-2/+2
* diagnostics: properly indent the "previous declaration" messageAkim Demaille2019-01-161-2/+2
* fixits: report duplicate %yacc directivesAkim Demaille2019-01-161-9/+11
* fixits: suggest running --update if there are fixitsAkim Demaille2019-01-161-0/+8
* fixits: avoid generating empty linesAkim Demaille2019-01-161-2/+1
* diagnostics: add fixit support for duplicate removalAkim Demaille2019-01-141-10/+3
* diagnostics: improve the accuracy for %error-verboseAkim Demaille2019-01-141-14/+10
* diagnostics: update the grammar fileAkim Demaille2019-01-141-22/+67
* diagnostics: improve accuracy for deprecated %define variablesAkim Demaille2019-01-141-85/+87
* diagnostics: add -ffixit support for deprecated featuresAkim Demaille2019-01-141-0/+37
* diagnostics: prefer ^~~~ to ^^^^ to underline codeAkim Demaille2019-01-141-128/+128
* diagnostics: improve them for %name-prefixAkim Demaille2019-01-141-2/+2
* tests: formatting changesAkim Demaille2019-01-121-3/+5
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* java/d: rename some %define variables for consistencyAkim Demaille2019-01-051-2/+2
* clearly deprecate %name-prefixAkim Demaille2019-01-031-4/+6
* rename parser_class_name as api.parser.classAkim Demaille2019-01-021-2/+6
* style: formatting changesAkim Demaille2018-12-291-1/+14
* symbols: check more invalid declarationsAkim Demaille2018-12-161-4/+16
* symbols: check the previous commitAkim Demaille2018-12-161-0/+100