2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_I... |
blob | commitdiff | raw |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function... |
blob | commitdiff | raw | diff to current |
2007-01-06 |
Joel E. Denny | Clean up b4_check_percent_code_qualifiers a little. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Joel E. Denny | Use the new code_props interface in parse-gram.y. |
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-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
blob | commitdiff | raw | diff to current |
2006-12-17 |
Joel E. Denny | Make %push-parser imply %pure-parser. This fixes sever... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate... |
blob | commitdiff | raw | diff to current |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Joel E. Denny | Remove last commit at the request of Paul Eggert. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Joel E. Denny | Encapsulate code properties and related functionality... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Paul Eggert | Don't let Bison leak memory except when it complains. |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Joel E. Denny | Similar to the recently removed %before-header, add... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Port to GCC 2.95. First two problems reported by Micha... |
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-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Joel E. Denny | * src/parse-gram.y: Add `%expect 0' so we don't overloo... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Joel E. Denny | * src/parse-gram.y (grammar_declaration): Don't confuse... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Akim Demaille | Support %define "KEY" {VALUE}. |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | Adjust to Autoconf 2.60 and today's gnulib. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Joel E. Denny | In the grammar file, the first column is 1 not 0 on... |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Joel E. Denny | Clean up yesterday's patch. |
blob | commitdiff | raw | diff to current |
2006-06-24 |
Joel E. Denny | Fix bug that mistakes braced code in a declaration... |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_from_uniqstr)... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Eggert | * src/parse-gram.y (char_name): New function. |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Akim Demaille | * src/scan-gram.l: No longer "parse" things after ... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
blob | commitdiff | raw | diff to current |
2006-05-14 |
Akim Demaille | * src/output.h, src/output.c (error_verbose): Move... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | * src/parse-gram.y (grammar_declaration): Location... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Paul Eggert | Fix a longstanding bug uncovered by bro-0.9a9/src/parse... |
blob | commitdiff | raw | diff to current |
2006-01-23 |
Paul Eggert | * data/yacc.c (b4_int_type): Use yytype_uint8, etc... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Paul Eggert | Fix white space glitches. |
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-03 |
Paul Eggert | * doc/bison.texinfo (Bison Options): Say more accuratel... |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | Warn about dubious constructions like "%token T T". |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Paul Eggert | * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c: |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Akim Demaille | * src/reader.c (grammar_current_rule_check): Also check... |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | Work around portability problem on Solaris 10: flex... |
blob | commitdiff | raw | diff to current |
2005-12-09 |
Paul Eggert | * src/parse-gram.y: Fix minor problems uncovered by... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Akim Demaille | * src/parse-gram.y (version_check): Exit 63 to please... |
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-10-02 |
Akim Demaille | * bootstrap (gnulib_modules): Add strverscmp. |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
blob | commitdiff | raw | diff to current |
2005-07-25 |
Paul Eggert | Fix core dump reported by Pablo De Napoli in |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Paul Eggert | * NEWS: Version 2.0b. |
blob | commitdiff | raw | diff to current |
2005-07-12 |
Akim Demaille | * src/parse-gram.y: Use %printer instead of YYPRINT. |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h. |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Akim Demaille | * src/parse-gram.y (add_param): Fix the truncation... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Paul Eggert | (add_param): Fix bug where NUL was mishandled. |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Akim Demaille | * src/parse-gram.y (add_param): Strip the leading and... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Paul Eggert | * src/parse-gram.y (lloc_default): Rewrite to avoid... |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Paul Eggert | * src/parse-gram.y: Put copyright notice inside %{... |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Paul Eggert | Update copyright to 2004. |
blob | commitdiff | raw | diff to current |
2004-03-26 |
Paul Hilfinger | * src/parse-gram.y: Define PERCENT_EXPECT_RR. |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Paul Eggert | Use "%no-default-prec" instead of "%default-prec 0". |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Paul Eggert | Add %default-prec. |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Akim Demaille | When reducing initial empty rules, Bison parser read... |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Paul Eggert | Switch from 'int' to 'bool' where that makes sense. |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Paul Eggert | (rules_or_grammar_declaration): Require a |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Akim Demaille | * src/gram.h, src/gram.c (pure_parser, glr_parser)... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Paul Eggert | Use more-consistent naming conventions for local vars. |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Paul Eggert | (declaration): Use enum "report_states" rather |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Paul Eggert | (lloc_default): Remove test for empty |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Paul Eggert | (add_param): 2nd arg is now char * not char |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | (<chars>): Renamed from <string>. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Paul Eggert | (lloc_default): New function, which handles |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Paul Eggert | (gram_error): Now static. Add static decl. |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Paul Eggert | (add_param): New function. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Paul Eggert | (print_token_value): Renamed from yyprint. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Paul Eggert | * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Akim Demaille | * src/parse-gram.y (declaration): Have %parse-param... |
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 |
Akim Demaille | * src/struniq.h, src/struniq.c (struniq_t): Is const. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Akim Demaille | * src/symtab.c (symbol_free): Remove dead deactivated... |
blob | commitdiff | raw | diff to current |
2002-11-08 |
Paul Eggert | (CHARACTER): Remove unused token. All uses removed. |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Akim Demaille | Prototype support of %lex-param and %parse-param. |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Akim Demaille | * src/parse-gram.y: Associate a human readable string... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Paul Eggert | Fix spelling in comment. |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Akim Demaille | * src/reader.h, src/reader.c (gram_error): ... can... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Akim Demaille | * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string... |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Akim Demaille | * src/complain.h, src/complain.c (warn, complain):... |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Akim Demaille | * src/parse-gram.y (rules_or_grammar_declaration):... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Akim Demaille | * src/reader.c (gensym): Rename as... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
Paul Hilfinger | Initial check-in introducing experimental GLR parsing... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_type_set) |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/parse-gram.y (YYPRINT, yyprint): Don't mess with... |
blob | commitdiff | raw | diff to current |
2002-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_t): printer and |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Akim Demaille | * data/m4sugar/m4sugar.m4 (m4_map): Recognize when... |
blob | commitdiff | raw | diff to current |
next |