summaryrefslogtreecommitdiff
path: root/tests/headers.at
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* tests: Apple clang issues warning on C++11 featuresAkim Demaille2021-09-251-0/+4
* glr2.cc: check linking conflictsAkim Demaille2021-09-121-1/+6
* glr2.cc: don't publish YY_EXCEPTIONSAkim Demaille2021-09-121-2/+6
* c++: issue a compile-time warning when #define YYSTYPE is usedAkim Demaille2021-02-011-7/+10
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* style: YYUSE is private, make it YY_USEAkim Demaille2021-01-031-2/+2
* Merge branch 'maint'Akim Demaille2020-11-131-9/+27
|\
| * lalr1.cc: YY_ASSERT should use api.prefixAkim Demaille2020-11-131-9/+27
* | options: rename --defines as --headerAkim Demaille2020-09-191-2/+1
|/
* error: rename the error token from YYERRCODE to YYerrorAkim Demaille2020-04-281-1/+1
* all: prefer YYERRCODE to YYERRORAkim Demaille2020-04-261-1/+1
* doc: spell checkAkim Demaille2020-04-131-1/+1
* c++: fix generated headersAkim Demaille2020-04-121-3/+5
* c++: improvements on symbol kindsAkim Demaille2020-04-101-1/+1
* c++: also use symbol_type_typeAkim Demaille2020-04-011-0/+2
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* warnings: enable -Wuseless-cast, and eliminate warningsAkim Demaille2019-12-061-1/+1
* c++: fix old cast warningsAkim Demaille2019-11-021-0/+1
* tests: beware of GCC9 warnings in push modeAkim Demaille2019-10-201-2/+2
* c: port YY_ATTRIBUTE_UNUSED to Sun C 5.12Paul Eggert2019-10-171-1/+1
* tests: refactor the handling of PerlAkim Demaille2019-10-131-2/+2
* tests: be really robust to Perl missingAkim Demaille2019-10-111-2/+2
* tests: add missing includesAkim Demaille2019-10-101-0/+2
* api.location.type: support it in CAkim Demaille2019-04-251-1/+0
* tests: simplify AT_PARSER_CHECK usageAkim Demaille2019-02-211-2/+2
* c++: address -Wweak-vtables warningsAkim Demaille2019-01-201-0/+1
* fixits: suggest running --update if there are fixitsAkim Demaille2019-01-161-0/+1
* c++: avoid -Wundefined-func-template warnings from clangAkim Demaille2019-01-151-1/+1
* diagnostics: improve them for %name-prefixAkim Demaille2019-01-141-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* clearly deprecate %name-prefixAkim Demaille2019-01-031-1/+3
* c++: check several parsers in the same programAkim Demaille2018-12-271-4/+6
* C++: use noexcept and constexprAkim Demaille2018-12-011-0/+2
* c++: factor the handling of __cplusplus into YY_CPLUSPLUSAkim Demaille2018-11-131-0/+1
* tests: migrate from %error-verbose to %define parse.error verboseAkim Demaille2018-11-121-2/+2
* c++: improve the generated documentationAkim Demaille2018-11-041-2/+2
* style: tests: factor file extension computationsAkim Demaille2018-10-061-4/+4
* lalr1.cc: support move semanticsAkim Demaille2018-09-131-3/+8
* tests: disable GCC7 warnings for some testsAkim Demaille2018-09-021-4/+12
* C++: make sure the generated header is self containerAkim Demaille2018-08-261-3/+3
* tests: check that headers are saneAkim Demaille2018-08-261-21/+89
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* style: don't use std::endlAkim Demaille2018-05-081-1/+1
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with FlexAkim Demaille2013-11-081-1/+1
* c++: use __attribute__((__pure__)) to avoid warningsAkim Demaille2013-11-051-1/+5
* muscle: check more cases of %define variables with code valuesAkim Demaille2013-04-181-2/+2