2011-05-01 |
Joel E. Denny | Pacify -DGNULIB_POSIXCHECK. |
blob | commitdiff | raw |
2011-02-06 |
Joel E. Denny | Do not allow identifiers that start with a dash. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Alex Rozenman | Do not allow identifiers that start with a negative... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Joel E. Denny | maint: run "make update-copyright". |
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-01-04 |
Joel E. Denny | maint: run "make update-copyright" |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Eric Blake | scan-gram: avoid portability trap with ctype usage. |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Joel E. Denny | Use locale when quoting. |
blob | commitdiff | raw | diff to current |
2009-08-20 |
Joel E. Denny | Fix complaints about escape sequences. |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Joel E. Denny | Miscellaneous code readability improvements. |
blob | commitdiff | raw | diff to current |
2009-08-01 |
Joel E. Denny | Pacify "gcc -Wunused" for the input function from Flex. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Joel E. Denny | Fix a --enable-gcc-warnings problem. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Joel E. Denny | Warn about character literals not of length one. |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Alex Rozenman | Style changes and factoring. |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Alex Rozenman | Named symbol references. |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Akim Demaille | fix hexadecimal token number support. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Akim Demaille | bison: catch bad symbol names. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Akim Demaille | space changes. |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Akim Demaille | identifiers: dashes are letters. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Joel E. Denny | Add copyright updates missed during previous cherry... |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Akim Demaille | variables: accept dashes. |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Di-an Jan | Improves options in the manual. |
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-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-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
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-10 |
Joel E. Denny | Fix memory leaks in scanners generated by at least... |
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 | * 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-14 |
Joel E. Denny | Undo last commit. |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | * src/scan-gram.l (braces_level, context_state): Make... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Joel E. Denny | Clean up scanners a bit. |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Akim Demaille | Support %define "KEY" {VALUE}. |
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-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-19 |
Joel E. Denny | * src/scan-gram.l: Remove unused declaration of last_st... |
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-07 |
Joel E. Denny | * src/flex-scanner.h: For the sake of Flex 2.5.4, don... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Joel E. Denny | Get Bison to build again when configured with --enable... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Akim Demaille | * src/scan-gram.l: Move the "add a trailing ; to action... |
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-04-03 |
Akim Demaille | * src/scan-gram.l: Be robust to BRACED_CODE appearing... |
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-22 |
Paul Eggert | * src/assoc.c (assoc_to_string): Use a default: abort... |
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-03 |
Paul Eggert | Warn about dubious constructions like "%token T T". |
blob | commitdiff | raw | diff to current |
2005-12-28 |
Paul Eggert | * src/location.h (boundary): Note that a line or column... |
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-22 |
Akim Demaille | Warn about unused values. |
blob | commitdiff | raw | diff to current |
2005-10-13 |
Paul Eggert | * NEWS: Bison now warns if it finds a stray `$' or... |
blob | commitdiff | raw | diff to current |
2005-10-11 |
Paul Eggert | Work around portability problems with Visual Age C... |
blob | commitdiff | raw | diff to current |
2005-10-02 |
Akim Demaille | * bootstrap (gnulib_modules): Add strverscmp. |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Paul Eggert | (<SC_PRE_CODE>.): Don't double-quote token names, |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Paul Eggert | * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_g... |
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 |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from |
blob | commitdiff | raw | diff to current |
2004-08-08 |
Paul Eggert | uniqstr wasn't being used for handle_syncline like... |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Paul Eggert | Reject unescaped newlines in strings. |
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 |
2004-03-08 |
Paul Eggert | Add support for hex token numbers. |
blob | commitdiff | raw | diff to current |
2003-10-07 |
Paul Eggert | Do not allow NUL bytes in string literals or character... |
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-06-10 |
Paul Hilfinger | * data/glr.c (YYERROR): Update definition. |
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-04-29 |
Akim Demaille | * src/gram.h, src/gram.c (pure_parser, glr_parser)... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Paul Eggert | Add %option nounput, since we no longer use unput. |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Paul Eggert | (YY_USER_INIT): Initialize code_start, too. |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Paul Eggert | (code_start): Initialize it to scanner_cursor, |
blob | commitdiff | raw | diff to current |
2003-03-01 |
Akim Demaille | * src/scan-gram.l (code_start): Always initialize it... |
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-31 |
Paul Eggert | src/scan-gram.l (<SC_BRACED_CODE>"}"): Append ";" only... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Paul Eggert | (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","): |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Paul Eggert | (<SC_BRACED_CODE>"}"): Append ";" before the last brace... |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Paul Eggert | (handle_dollar, handle_at): Now takes int |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Paul Eggert | (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char |
blob | commitdiff | raw | diff to current |
2002-12-11 |
Paul Eggert | (<INITIAL>{int}): Use set_errno and get_errno instead... |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Paul Eggert | Include "files.h". |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Paul Eggert | (no_cr_read, extend_location): Move to epilogue, |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Paul Eggert | [a-f] -> [abcdef], so that we don't assume the C locale. |
blob | commitdiff | raw | diff to current |
2002-11-29 |
Paul Eggert | "," now elicits a warning, rather than being |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Paul Eggert | (STEP): Renamed from YY_STEP. All uses changed. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Paul Eggert | Revamp regular expressions so that " and ' |
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 |
next |