2012-04-01 |
Akim Demaille | Merge remote-tracking branch 'origin/maint' |
blob | commitdiff | raw |
2012-03-31 |
Akim Demaille | c++: use nullptr for C++11. |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Akim Demaille | Merge remote-tracking branch 'fsf/maint' |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Akim Demaille | c.m4: better newline control with b4_parse_param_use. |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Akim Demaille | glr.c: remove (broken) support for YYPRINT. |
blob | commitdiff | raw | diff to current |
2012-02-10 |
Akim Demaille | maint: more silent rules. |
blob | commitdiff | raw | diff to current |
2012-02-10 |
Akim Demaille | skeletons: simplify the protections against "unused... |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Akim Demaille | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Jim Meyering | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Joel E. Denny | global: remove unnecessary horizontal tabs. |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Paul Hilfinger | Allow specification of semantic predicates. |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Paul Eggert | Do not use date ranges in copyright notices. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Joel E. Denny | More fixes related to last two patches. |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Joel E. Denny | More fixes related to last two patches. |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Joel E. Denny | Some code and documentation improvements. |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Joel E. Denny | Some code and documentation improvements. |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Akim Demaille | Rename token.prefix as api.tokens.prefix. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Convert underscores to dashes in some %define variable... |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Convert underscores to dashes in some %define variable... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Akim Demaille | parser: handle %locations as %define locations. |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Akim Demaille | Use b4_c_modern. |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Akim Demaille | Use b4_symbol for printers and destructors everywhere. |
blob | commitdiff | raw | diff to current |
2008-11-26 |
Akim Demaille | Prepare the convergence bw C style and Java table gener... |
blob | commitdiff | raw | diff to current |
2008-11-26 |
Akim Demaille | Factor the generation of the (integral) tables bw yacc... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Akim Demaille | b4_tables_map. |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Akim Demaille | %define token.prefix. |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Akim Demaille | Avoid trailing spaces. |
blob | commitdiff | raw | diff to current |
2008-11-04 |
Akim Demaille | Issue missing synclines after user actions. |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Akim Demaille | Parameterize the extraction of semantic values. |
blob | commitdiff | raw | diff to current |
2008-10-28 |
Akim Demaille | Space and comments changes. |
blob | commitdiff | raw | diff to current |
2008-08-15 |
Eric Blake | Partial m4sugar merge from autoconf: m4_map. |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Eric Blake | Partial m4sugar merge from autoconf: m4_shiftn. |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
Joel E. Denny | Simplify union and prologue handling, and escape union... |
blob | commitdiff | raw | diff to current |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
blob | commitdiff | raw | diff to current |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Paul Eggert | * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Joel E. Denny | Suppress signed/unsigned comparison warnings for yycheck. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Akim Demaille | * data/c.m4: Comment changes. |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | * data/c.m4 (b4_basename): Simplify a bit, since we... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_dirname): New. |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Akim Demaille | Install these changes: |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Joel E. Denny | For associating token numbers with token names for... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Paul Eggert | * data/c.m4 (b4_yy_symbol_print_generate): |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | Implement --trace=m4. |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Paul Eggert | * data/c.m4 (b4_copyright): Put the special exception... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | * Makefile.cfg (local-checks-to-skip): Add changelog... |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Paul Eggert | Minor fixups to get 'make maintainer-check' to work. |
blob | commitdiff | raw | diff to current |
2006-01-06 |
Joel E. Denny | * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol... |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Paul Eggert | Remove stray "*/". |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Paul Eggert | Use ususual GNU style. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Paul Eggert | (b4_c_modern): Parenthesize. |
blob | commitdiff | raw | diff to current |
2006-01-04 |
Paul Eggert | * data/c.m4 (b4_c_modern): New macro, with a new provis... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Update copyright year to 2006. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Akim Demaille | Have glr.cc pass (some of) the calc.at tests. |
blob | commitdiff | raw | diff to current |
2005-12-22 |
Akim Demaille | * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4 |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | Cleanups so that Bison-generated parsers have less... |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | Fix incorrect comment. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Akim Demaille | "Use" parse parameters. |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Akim Demaille | When yydebug, report semantic and location values for... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_gene... |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__... |
blob | commitdiff | raw | diff to current |
2005-10-11 |
Paul Eggert | * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION... |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Paul Eggert | * data/c.m4 (yydestruct, yysymprint): |
blob | commitdiff | raw | diff to current |
2005-10-05 |
Paul Eggert | Undo the parts of the unlocked-I/O change that substituted |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Paul Eggert | Use unlocked I/O for a minor performance improvement... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Akim Demaille | * data/c.m4 (b4_error_verbose_if): New. |
blob | commitdiff | raw | diff to current |
2005-09-16 |
Akim Demaille | * data/c.m4 (b4_token_enums): New. |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Paul Eggert | * data/c.m4 (b4_identification): Define YYBISON_VERSION. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Update copyright. |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Akim Demaille | * data/c.m4 (b4_yysymprint_generate): Move the YYINPUT... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Akim Demaille | * data/yacc.c (YY_LOCATION_PRINT): New. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Akim Demaille | * data/yacc.cc, data/glr.cc (yydestruct): Accept an... |
blob | commitdiff | raw | diff to current |
2004-07-22 |
Paul Eggert | (b4_symbol_actions): Don't assume %union was used. |
blob | commitdiff | raw | diff to current |
2004-03-31 |
Paul Eggert | Use 'short int' rather than 'short', and similarly... |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Paul Eggert | (b4_yysymprint_generate): yyout -> yyoutput, |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * tests/regression.at (input.y): s/YYEOF/MYEOF/, as... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * data/c.m4 (b4_yydestruct_generate, b4_symbol_actions... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * src/scan-gram.l, src/reader.h (scanner_last_string_free): |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Paul Eggert | (b4_copyright): Omit file name from comment, since |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Akim Demaille | Restore --no-lines. |
blob | commitdiff | raw | diff to current |
2002-11-03 |
Akim Demaille | * data/c.m4 (b4_identification, b4_user_args, b4_parse_... |
blob | commitdiff | raw | diff to current |
2002-10-24 |
Akim Demaille | * data/yacc.c (m4_int_type): New. |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Akim Demaille | * data/c.m4 (b4_c_ansi_args): Recognize functions with no |
blob | commitdiff | raw | diff to current |
next |