summaryrefslogtreecommitdiff
path: root/src/files.h
Commit message (Expand)AuthorAgeFilesLines
* style: fix syntax-check issuesAkim Demaille2020-06-071-1/+1
* bison: add command line option to map file prefixesJoshua Watt2020-05-241-0/+9
* src: make path to m4 relocatableThomas Petazzoni2020-05-201-0/+3
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* reader: reduce the "scope" of global variablesAkim Demaille2019-10-261-3/+0
* style: rename spec_defines_file as spec_header_fileAkim Demaille2019-03-171-1/+1
* style: move pkgdatadir to files.*Akim Demaille2019-02-161-0/+3
* fixits: handle duplicates of %name-prefixAkim Demaille2019-01-171-0/+1
* fixits: handle %file-prefixAkim Demaille2019-01-171-0/+2
* diagnostics: update the grammar fileAkim Demaille2019-01-141-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* Update copyright yearsAkim Demaille2018-05-121-1/+1
* doc: minor fixesAkim Demaille2015-01-161-1/+3
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* output: do not generate source files when late errors are caughtAkim Demaille2013-12-041-0/+3
* output: record what generated files are source or report filesAkim Demaille2013-12-041-1/+6
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* maint: xfdopen, and scope reduction.Akim Demaille2012-06-151-1/+2
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+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
* portability: fix several issues with M4 subprocess.Joel E. Denny2010-02-221-1/+1
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
* * src/gram.c (rule_rhs_print_xml): Now static, since it isn't usedPaul Eggert2007-09-211-0/+3
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4,Joel E. Denny2007-01-171-1/+1
* Simplify union and prologue handling, and escape union and lex/parseJoel E. Denny2007-01-091-5/+0
* * tests/testsuite.at (AT_CHECK): When checking if $1 starts withJoel E. Denny2006-12-121-0/+3
* Warn about output files that are generated by the skeletons and thatJoel E. Denny2006-12-101-0/+1
* Don't let Bison leak memory except when it complains.Paul Eggert2006-11-081-5/+6
* * NEWS: The -g and --graph options now output graphs in GraphvizPaul Eggert2006-10-121-2/+4
* Akim Demaille <akim@epita.fr>Akim Demaille2005-10-021-11/+8
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* (strsuffix, stringappend): Remove; unused.Paul Eggert2002-12-111-10/+3
* * src/struniq.h, src/struniq.c (struniq_t): Is const.Akim Demaille2002-11-121-1/+9
* (output_infix): Remove; all uses removed.Paul Eggert2002-11-121-4/+0
* (xfclose): Return void, not int, since it always returned zero.Paul Eggert2002-10-301-1/+1
* Remove all uses of PARAMS, since we now assume C89 or better.Paul Eggert2002-10-211-3/+3
* Playing with autoscan.Akim Demaille2002-09-131-4/+1
* (compute_header_macro): Remove; unused.Paul Eggert2002-08-121-3/+0
* * src/files.c (action_obstack): Remove, unused.Akim Demaille2002-06-141-6/+0
* Corrected comment for spec_name_prefix variable.Florian Krohm2002-05-061-2/+2
* Remove the so called hairy (semantic) parsers.Akim Demaille2002-05-021-1/+0
* * tests/calc.at: Exercise prologue splitting.Robert Anisko2002-04-241-1/+2
* * src/files.c, src/files.h (output_infix): New.Akim Demaille2002-01-091-5/+6
* * src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_STRING)Robert Anisko2001-12-301-0/+14
* * src/files.c, src/files.h (guard_obstack): Remove.Akim Demaille2001-12-271-3/+0
* * src/gram.h (rule_t): `guard' and `guard_line' are new members.Akim Demaille2001-12-271-2/+1