summaryrefslogtreecommitdiff
path: root/src/getargs.h
Commit message (Expand)AuthorAgeFilesLines
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* style: move argument handling of -W into the diagnostics moduleAkim Demaille2013-02-161-7/+0
* diagnostics: factor the list of warning namesAkim Demaille2013-02-141-0/+8
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* style changes: run cppiAkim Demaille2012-12-211-1/+1
* Merge remote-tracking branch 'origin/maint'Theophile Ranquet2012-12-061-0/+12
|\
| * getargs: add support for --flags/-fTheophile Ranquet2012-12-051-0/+12
| * maint: be compilable with GCC 4.0Akim Demaille2012-10-261-1/+1
| * maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.Akim Demaille2012-02-191-1/+0
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-031-1/+3
| * Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-031-0/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-2/+2
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+2
| * Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-0/+3
| * Finish implementing %define lr.type.Joel E. Denny2009-04-211-1/+2
| * --trace=musclesAkim Demaille2009-04-061-0/+1
| * Pass command line location to skeleton_arg and language_argmatch.Akim Demaille2009-04-061-2/+2
| * Clean up %skeleton and %language priority implementation.Joel E. Denny2008-11-071-1/+4
* | warnings: move them to complain.c.Victor Santet2012-06-281-18/+0
* | warnings: rename the categoriesVictor Santet2012-06-281-8/+8
* | maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.Akim Demaille2012-02-191-1/+0
* | maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-6/+6
* | Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-091-1/+3
* | Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-091-0/+1
* | maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+2
* | maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+2
* | Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-0/+3
* | Finish implementing %define lr.type.Joel E. Denny2009-04-211-0/+1
* | parser: handle %locations as %define locations.Akim Demaille2009-04-061-1/+0
* | Treat %debug as %define debug.Akim Demaille2009-04-031-1/+0
* | Treat %error-verbose as %define error_verbose.Akim Demaille2009-04-031-3/+1
* | --trace=musclesAkim Demaille2008-11-101-0/+1
* | Clean up %skeleton and %language priority implementation.Joel E. Denny2008-11-071-0/+3
* | Pass command line location to skeleton_arg and language_argmatch.Akim Demaille2008-11-071-3/+3
|/
* Deprecate %pure-parser and add `%define api.pure'. Discussed startingJoel E. Denny2007-10-291-5/+0
* Replace `%push-parser' and `%push-pull-parser' withJoel E. Denny2007-09-251-8/+0
* * src/gram.c (rule_rhs_print_xml): Now static, since it isn't usedPaul Eggert2007-09-211-0/+1
* Update to GPLv3.Paul Eggert2007-08-151-11/+9
* Get rid of broken %no-parser, -n, and --no-parser implementation andJoel E. Denny2007-08-121-1/+0
* 2007-01-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-291-6/+7
* For push mode, convert yyparse from a macro to a function, invoke yylexJoel E. Denny2006-12-311-2/+5
* * src/getargs.c (skeleton_arg): Last arg is now location const *.Paul Eggert2006-12-191-0/+20
* Disable unset/unused mid-rule value warnings by default, and recognizeJoel E. Denny2006-11-011-1/+2
* Finish implementing --warnings=error, which should not be implied byJoel E. Denny2006-11-011-1/+1
* * data/Makefile.am (dist_pkgdata_DATA): Add push.c.Paul Eggert2006-09-151-0/+5