summaryrefslogtreecommitdiff
path: root/src/getargs.c
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* yacc: declare yyerror/yylex only when POSIXLY_CORRECTAkim Demaille2021-09-111-3/+14
* getargs: don't translate first line of --versionAlyssa Ross2021-08-011-1/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-6/+5
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* add support for --htmlAkim Demaille2020-09-191-0/+14
* options: rename --defines as --headerAkim Demaille2020-09-191-14/+14
* style: s/lookahead_tokens/lookaheads/gAkim Demaille2020-07-141-1/+1
* cex: also include in the report on --report=counterexamplesAkim Demaille2020-06-161-12/+15
* bison: add command line option to map file prefixesJoshua Watt2020-05-241-17/+37
* Merge maint into masterAkim Demaille2020-05-221-1/+3
|\
| * traces: provide a means to get short m4 tracesAkim Demaille2020-05-211-1/+3
* | cex: bind counterexample generationVincent Imbimbo2020-05-221-0/+2
* | don't use stdnoreturnAkim Demaille2020-05-101-1/+0
* | gnulib: update, and use the attribute moduleAkim Demaille2020-05-081-4/+6
|/
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* reader: reduce the "scope" of global variablesAkim Demaille2019-10-261-1/+1
* style: pacify syntax-checkAkim Demaille2019-10-221-4/+4
* Port ARGMATCH_DEFINE_GROUP calls to C99Paul Eggert2019-10-051-4/+4
* --fixed-output-files: detach from --yaccAkim Demaille2019-07-071-12/+20
* style: clarify control flowAkim Demaille2019-07-071-4/+3
* remove MS-DOS supportAkim Demaille2019-07-071-15/+7
* style: declare options in the same order as in --helpAkim Demaille2019-07-071-30/+27
* style: comment changeAkim Demaille2019-07-071-0/+1
* doc: remove the --report=look-aheads aliasAkim Demaille2019-07-071-1/+0
* doc: fix inaccuracies wrt --define and --force-defineAkim Demaille2019-07-071-3/+3
* doc: put diagnostics related options togetherAkim Demaille2019-07-071-11/+16
* doc: move -y's documentation into "Tuning the Parser"Akim Demaille2019-07-071-4/+4
* doc: document colorized diagnosticsAkim Demaille2019-07-071-0/+54
* gnulib: use new features of the argmatch moduleAkim Demaille2019-07-031-139/+138
* remove "experimental" warningsAkim Demaille2019-06-221-3/+1
* style: remove incorrect commentAkim Demaille2019-05-111-1/+1
* diagnostics: rename --style=debug as --color=debugAkim Demaille2019-05-081-6/+9
* diagnostics: show locations in full when debuggingAkim Demaille2019-04-271-0/+2
* diagnostics: fix styling issuesAkim Demaille2019-04-231-1/+1
* diagnostics: check the stylingAkim Demaille2019-04-231-1/+8
* doc: sort the warning categoriesAkim Demaille2019-04-191-2/+2
* traces: make closure() less verboseAkim Demaille2019-04-141-0/+2
* style: remove now useless _GL_UNUSEDAkim Demaille2019-03-251-1/+1
* diagnostics: use gnulib's libtextstyle-optionalAkim Demaille2019-03-241-6/+1
* style: rename spec_defines_file as spec_header_fileAkim Demaille2019-03-171-2/+2
* diagnostics: use libtextstyle for colored outputAkim Demaille2019-03-161-5/+43
* add -fsyntax-onlyAkim Demaille2019-01-281-0/+5
* usage: document -ffixitAkim Demaille2019-01-271-6/+12
* Merge branch 'maint'Akim Demaille2019-01-271-1/+1
|\
| * yacc: issue warnings, not errors, for Bison extensionsAkim Demaille2019-01-271-1/+1
* | style: rename print_graph.* as print-graph.*Akim Demaille2019-01-261-2/+2
|/
* --update: when used, do not generate the output filesAkim Demaille2019-01-221-1/+1
* fixits: report duplicate %yacc directivesAkim Demaille2019-01-161-2/+2
* diagnostics: update the grammar fileAkim Demaille2019-01-141-6/+16