summaryrefslogtreecommitdiff
path: root/THANKS
Commit message (Expand)AuthorAgeFilesLines
* tests: ignore messages from the JVMAkim Demaille2022-09-031-0/+1
* diagnostics: Windows compatibility issuesAkim Demaille2022-09-031-0/+1
* yacc.c, lalr1.cc: fix warnings about yynerrsAkim Demaille2022-08-021-2/+3
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* warnings: be less picky about occurrences of m4_/b4_ in the outputAkim Demaille2021-11-061-0/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* glr2.cc: example: use objects (not pointers) to represent the ASTAkim Demaille2020-12-201-0/+1
* portability: use INT_LITERAL instead of INT because MSVC defines INTMaarten De Braekeleer2020-08-021-0/+1
* libtextstyle: be sure to have ostream_printf and hyperlink supportAkim Demaille2020-08-021-0/+1
* scanner: don't crash on strings containing a NUL byteAkim Demaille2020-07-281-0/+1
* cex: more colorsAkim Demaille2020-07-151-0/+1
* news: fixesAkim Demaille2020-06-271-0/+1
* c++: by default, use const std::string for file namesAkim Demaille2020-06-271-0/+2
* ielr: fix crash on memory managementAkim Demaille2020-06-271-0/+1
* build: check -Wmissing-prototypesAkim Demaille2020-06-011-0/+1
* doc: clarify what a location isAkim Demaille2020-05-031-0/+1
* c++: provide backward compatibility on by_typeAkim Demaille2020-05-031-0/+1
* c++: use modern idioms to make classes non-copyableAkim Demaille2020-05-011-0/+1
* Merge branch 'maint'Akim Demaille2020-04-051-0/+1
|\
| * build: fix compatibility with old compilersAkim Demaille2020-04-021-0/+1
* | examples: don't use yysyntax_error_argumentsAkim Demaille2020-03-281-0/+1
|/
* code: be robust to reference with invalid tagsAkim Demaille2020-03-061-1/+2
* examples: be more robust to spaces in pathsAkim Demaille2020-01-211-0/+1
* CI: use ICC againAkim Demaille2020-01-191-0/+2
* package: bump copyrights to 2020Akim Demaille2020-01-101-1/+1
* tests: avoid creating files whose name collide with standard headersAkim Demaille2019-11-261-1/+2
* examples: fix missing dependenciesAkim Demaille2019-10-241-0/+1
* style: update comment in reader.cYuichiro Kaneko2019-10-231-0/+1
* glr: display line numbers in tracesAkim Demaille2019-10-111-1/+2
* yacc: use the most appropriate integral type for state numbersAkim Demaille2019-09-301-0/+1
* c++: add copy ctors for compatibility with the IAR compilerAkim Demaille2019-09-271-0/+1
* quotearg: avoid leaksAkim Demaille2019-09-221-0/+1
* fix: don't die when EOF token is defined twiceAkim Demaille2019-09-081-0/+1
* check for memory exhaustionAkim Demaille2019-09-081-0/+1
* diagnostics: fix invalid error message indentationLászló Várady2019-09-081-0/+1
* thanks: fix an addressAkim Demaille2019-05-221-1/+1
* doc: avoid Texinfo portability issuesAkim Demaille2019-05-201-0/+1
* diagnostics: don't crash when libtextstyle is installedAkim Demaille2019-05-191-0/+1
* diagnostics: %pure-parser is obsoleteAkim Demaille2019-05-191-0/+1
* CI: use a pipeline: first build the tarball, then check itAkim Demaille2019-05-191-0/+1
* doc: use colors for diagnostics in TeX tooAkim Demaille2019-05-091-0/+2
* diagnostics: don't try to quote special filesAkim Demaille2019-04-231-0/+1
* lalr: fix segmentation violationAkim Demaille2019-03-301-0/+1
* examples: add an example with a reentrant parser in Flex+BisonAkim Demaille2019-02-171-0/+1
* gram: fix handling of nterms in actions when some are unusedAkim Demaille2019-02-031-0/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* package: make bison a relocatable packageAkim Demaille2018-12-251-0/+2
* c++: fix double free when a symbol_type was movedAkim Demaille2018-12-241-0/+1
* d: add skeleton for the D languageAkim Demaille2018-12-041-0/+1