summaryrefslogtreecommitdiff
path: root/data/c.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: more silent rules.Akim Demaille2012-02-101-1/+1
* skeletons: simplify the protections against "unused" warnings.Akim Demaille2012-02-101-15/+11
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-13/+13
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* Allow specification of semantic predicates.Paul Hilfinger2010-07-231-0/+9
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+3
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* More fixes related to last two patches.Joel E. Denny2009-08-251-1/+2
* Some code and documentation improvements.Joel E. Denny2009-08-251-0/+10
* Rename token.prefix as api.tokens.prefix.Akim Demaille2009-05-151-2/+2
* Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-1/+1
* parser: handle %locations as %define locations.Akim Demaille2009-04-061-1/+1
* Use b4_c_modern.Akim Demaille2009-02-191-3/+3
* Use b4_symbol for printers and destructors everywhere.Akim Demaille2008-12-011-20/+3
* Prepare the convergence bw C style and Java table generation.Akim Demaille2008-11-261-3/+3
* Factor the generation of the (integral) tables bw yacc.c and lalr1.cc.Akim Demaille2008-11-261-0/+11
* b4_tables_map.Akim Demaille2008-11-251-5/+25
* %define token.prefix.Akim Demaille2008-11-131-2/+2
* Avoid trailing spaces.Akim Demaille2008-11-101-2/+5
* Issue missing synclines after user actions.Akim Demaille2008-11-041-0/+1
* Parameterize the extraction of semantic values.Akim Demaille2008-11-031-1/+16
* Space and comments changes.Akim Demaille2008-10-281-0/+4
* Partial m4sugar merge from autoconf: m4_map.Eric Blake2008-08-151-6/+5
* Partial m4sugar merge from autoconf: m4_shiftn.Eric Blake2008-08-061-6/+7
* Deprecate %pure-parser and add `%define api.pure'. Discussed startingJoel E. Denny2007-10-291-7/+16
* Replace `%push-parser' and `%push-pull-parser' withJoel E. Denny2007-09-251-6/+0
* 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-1/+1
* Don't use m4_divert since it makes m4_divert_push and m4_divert_popJoel E. Denny2007-01-061-1/+1
* For push mode, convert yyparse from a macro to a function, invoke yylexJoel E. Denny2006-12-311-0/+3
* 2006-10-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-10-081-149/+9
* * data/Makefile.am (dist_pkgdata_DATA): Add push.c.Paul Eggert2006-09-151-0/+12
* * data/c.m4 (b4_null, b4_case): Define.Paul Eggert2006-09-121-3/+19
* * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign-comparePaul Eggert2006-08-111-5/+0
* Suppress signed/unsigned comparison warnings for yycheck.Joel E. Denny2006-08-101-0/+5
* * data/c.m4: Comment changes.Akim Demaille2006-07-121-1/+1
* * data/c.m4 (b4_basename): Simplify a bit, since we don'tPaul Eggert2006-07-091-5/+4
* * data/c.m4 (b4_location_initial_column, b4_location_initial_line):Akim Demaille2006-07-081-0/+5
* * data/c.m4 (b4_dirname): New.Akim Demaille2006-07-081-1/+41
* Install these changes:Akim Demaille2006-06-201-2/+3
* For associating token numbers with token names for "yacc.c", don't useJoel E. Denny2006-06-111-2/+4
* * data/c.m4 (b4_yy_symbol_print_generate):Paul Eggert2006-05-211-4/+4
* Implement --trace=m4.Akim Demaille2006-05-141-33/+42
* * data/c.m4 (b4_copyright): Put the special exception for BisonPaul Eggert2006-05-141-3/+17
* * Makefile.cfg (local-checks-to-skip): Add changelog-check,Paul Eggert2006-01-221-20/+20
* Minor fixups to get 'make maintainer-check' to work.Paul Eggert2006-01-201-0/+2
* * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol_print, acceptJoel E. Denny2006-01-061-1/+2
* Remove stray "*/".Paul Eggert2006-01-041-1/+1