summaryrefslogtreecommitdiff
path: root/tests/conflicts.at
Commit message (Expand)AuthorAgeFilesLines
* skeletons: use "end of file" instead of "$end"Akim Demaille2020-04-121-15/+15
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* yacc.c: no longer support YYERROR_VERBOSEAkim Demaille2020-01-041-1/+2
* yacc.c, glr.c: fix crash when reporting errors in consistent statesAkim Demaille2019-11-291-0/+60
* lalr1.cc: check LAC supportAkim Demaille2019-08-091-1/+15
* tests: use %empty instead of commentsAkim Demaille2019-05-081-5/+5
* diagnostics: better rule locationsAkim Demaille2019-04-241-1/+1
* diagnostics: copy GCC9's formatAkim Demaille2019-04-231-14/+14
* tests: factor the execution of Java parsersAkim Demaille2019-02-211-6/+2
* tests: fix a Java testsAkim Demaille2019-02-211-1/+4
* tests: simplify AT_PARSER_CHECK usageAkim Demaille2019-02-211-12/+12
* tests: dispatch per lang on AT_DATA_GRAMMARAkim Demaille2019-02-211-1/+3
* tests: dispatch per lang on the definition of yylexAkim Demaille2019-02-211-20/+2
* tests: de-duplicateAkim Demaille2019-02-211-39/+29
* report: clean up its formatAkim Demaille2019-02-091-42/+52
* diagnostics: prefer ^~~~ to ^^^^ to underline codeAkim Demaille2019-01-141-6/+6
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* %expect-rr: tune the number of conflicts per ruleAkim Demaille2018-11-221-0/+83
* %expect: tune the number of conflicts per ruleAkim Demaille2018-11-211-0/+19
* allow %expect and %expect-rr modifiers on individual rulesPaul Hilfinger2018-11-211-0/+55
* tests: migrate from %error-verbose to %define parse.error verboseAkim Demaille2018-11-121-1/+1
* tests: rename AT_SKEL_CC_IF/AT_SKEL_JAVA_IF as AT_CXX_IF/AT_JAVA_IFAkim Demaille2018-10-211-11/+11
* spelling: combinationJosh Soref2018-10-051-1/+1
* tests: disable -Wmaybe-uninitialized in some testsAkim Demaille2018-08-231-0/+12
* tests: style: use %emptyAkim Demaille2018-08-151-8/+9
* Update copyright yearsAkim Demaille2018-05-121-1/+2
* tests: fix a titleAkim Demaille2015-01-201-1/+1
* tests: split a large test case into several smaller onesAkim Demaille2015-01-131-4/+7
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* reports: display %empty in the generated pointed-rulesAkim Demaille2013-11-261-12/+12
* diagnostics: use appropriate location for useless precedence/associativityAkim Demaille2013-04-221-18/+19
* gram: correct token numbering in precedence declarationsValentin Tolmer2013-03-061-0/+86
* style: no longer use backquotesAkim Demaille2013-02-181-2/+2
* report: use %empty to denote empty rulesAkim Demaille2013-02-181-9/+9
* diagnostics: no longer pretty-print rules in error messages, carets sufficeAkim Demaille2013-02-141-15/+15
* tests: put two related tests togetherAkim Demaille2013-01-301-34/+34
* warnings: introduce -WprecedenceValentin Tolmer2013-01-301-52/+33
* grammar: record used associativity and print useless onesValentin Tolmer2013-01-301-0/+56
* grammar: warn about unused precedence for symbolsValentin Tolmer2013-01-291-1/+52
* maint: fix syntax-check issuesAkim Demaille2013-01-281-1/+1
* tests: please C90 compilersAkim Demaille2013-01-281-0/+1
* tests: add token declaration order testValentin Tolmer2013-01-271-0/+68
* tests: factor the definition of mainAkim Demaille2013-01-211-31/+5
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-061-0/+6
|\
| * tests: enhance existing tests with caretsTheophile Ranquet2012-12-051-0/+6
* | Merge remote-tracking branch 'origin/maint'Akim Demaille2012-11-131-32/+32
|\ \ | |/
| * output: capitalize StateTheophile Ranquet2012-11-121-32/+32
* | variables: use singular in %define variable namesAkim Demaille2012-10-161-8/+8