2008-11-09 |
Di-an Jan | Remove unused variable. |
tree | commitdiff |
2008-11-07 |
Joel E. Denny | Don't add a semicolon to actions for %skeleton or ... |
tree | commitdiff |
2008-11-07 |
Joel E. Denny | Clean up %skeleton and %language priority implementation. |
tree | commitdiff |
2008-11-07 |
Akim Demaille | Pass command line location to skeleton_arg and language... |
tree | commitdiff |
2008-11-07 |
Akim Demaille | -D, --define. |
tree | commitdiff |
2008-11-07 |
Akim Demaille | Initialize the muscle table before parsing the command... |
tree | commitdiff |
2008-11-07 |
Akim Demaille | Locations without columns for command line arguments. |
tree | commitdiff |
2008-11-07 |
Akim Demaille | Fix --help. |
tree | commitdiff |
2008-11-07 |
Akim Demaille | Regen. |
tree | commitdiff |
2008-11-04 |
Joel E. Denny | Fix user actions without a trailing semicolon. |
tree | commitdiff |
2008-11-04 |
Akim Demaille | Formatting changes. |
tree | commitdiff |
2008-11-03 |
Akim Demaille | Use variants to support objects as semantic values. |
tree | commitdiff |
2008-11-02 |
Joel E. Denny | Say %language is experimental. |
tree | commitdiff |
2008-10-30 |
Joel E. Denny | Always put auxiliary code files in the same dir as... |
tree | commitdiff |
2008-10-29 |
Joel E. Denny | Update copyright year. |
tree | commitdiff |
2008-10-29 |
Di-an Jan | Don't overwrite the input file. |
tree | commitdiff |
2008-08-26 |
Joel E. Denny | Update for recent change to gnulib. |
tree | commitdiff |
2008-08-15 |
Eric Blake | Remaining m4sugar merge from autoconf. |
tree | commitdiff |
2008-07-20 |
Joel E. Denny | Update copyright dates for recent changes. |
tree | commitdiff |
2008-07-18 |
Joel E. Denny | Use git-version-gen for version names between releases. |
tree | commitdiff |
2008-07-16 |
Joel E. Denny | Fix untranslatable composition of sentences. |
tree | commitdiff |
2008-07-16 |
Joel E. Denny | Fix some .gitignore and .cvsignore problems. |
tree | commitdiff |
2008-07-16 |
Joel E. Denny | Improve forward-compatibility with GNU M4. |
tree | commitdiff |
2008-07-14 |
Joel E. Denny | Add .gitignore everywhere based on .cvsignore. |
tree | commitdiff |
2008-05-28 |
Joel E. Denny | * NEWS (2.3b): Update release date since there has... v2.3b |
tree | commitdiff |
2008-05-13 |
Joel E. Denny | * data/yacc.c: Reformat m4 a little for readability. |
tree | commitdiff |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix... |
tree | commitdiff |
2008-03-08 |
Joel E. Denny | * NEWS (2.3a+): Mention that -g now takes an argument. |
tree | commitdiff |
2008-02-28 |
Akim Demaille | * src/getargs.c (short_options): Split and sort for... |
tree | commitdiff |
2008-02-23 |
Joel E. Denny | * NEWS (2.3a+): Don't say %language is experimental... |
tree | commitdiff |
2008-02-20 |
Joel E. Denny | * src/parse-gram.c, src/parse-gram.h: Regenerate. |
tree | commitdiff |
2008-02-17 |
Joel E. Denny | Accept a token number in a %left, %right, or %nonassoc... |
tree | commitdiff |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on... |
tree | commitdiff |
2007-12-08 |
Joel E. Denny | * data/xslt/bison.xsl (bison:ruleNumber): Rename to... |
tree | commitdiff |
2007-12-01 |
Joel E. Denny | Don't let --report affect XML output; always print... |
tree | commitdiff |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols... |
tree | commitdiff |
2007-11-18 |
Joel E. Denny | Accept --report-file=FILE to override the default ... |
tree | commitdiff |
2007-11-14 |
Akim Demaille | * doc/yacc.1.in: New. |
tree | commitdiff |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments... |
tree | commitdiff |
2007-11-10 |
Joel E. Denny | * data/bison.m4 (b4_cat): Put a newline after the end... |
tree | commitdiff |
2007-11-04 |
Akim Demaille | Complete --help. |
tree | commitdiff |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
tree | commitdiff |
2007-10-28 |
Joel E. Denny | For the XML output's terminal element, rename @number... |
tree | commitdiff |
2007-10-21 |
Joel E. Denny | * data/xslt/xml2dot.xsl (xsl:template match="automaton... |
tree | commitdiff |
2007-10-19 |
Joel E. Denny | Add %define lr.keep_unreachable_states. |
tree | commitdiff |
2007-10-17 |
Wojciech Polak | src/print-xml.c (print_grammar): Renamed <terminal... |
tree | commitdiff |
2007-10-17 |
Joel E. Denny | * doc/bison.texinfo (Bison Options): Add entry for... |
tree | commitdiff |
2007-10-11 |
Wojciech Polak | (print_core): Remove item set redundancy. |
tree | commitdiff |
2007-10-09 |
Joel E. Denny | * src/getargs.c (version): Update copyright year. |
tree | commitdiff |
2007-10-09 |
Joel E. Denny | Make xml2dot.xsl and --graph produce the same output. |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Add syncline support and location accessor to internal... |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Fix some error-reporting macro bugs. |
tree | commitdiff |
2007-10-05 |
Joel E. Denny | Implement --print-datadir. |
tree | commitdiff |
2007-09-29 |
Joel E. Denny | * src/print-xml.c (escape_bufs): New static global... |
tree | commitdiff |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
tree | commitdiff |
2007-09-24 |
Paul Eggert | * src/conflicts.c (log_resolution): Fix indenting bugs... |
tree | commitdiff |
2007-09-24 |
Joel E. Denny | Pacify ./configure --enable-gcc-warnings. |
tree | commitdiff |
2007-09-21 |
Paul Eggert | * src/gram.c (rule_rhs_print_xml): Now static, since... |
tree | commitdiff |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille. |
tree | commitdiff |
2007-08-18 |
Joel E. Denny | In impure push mode, don't allow more than one yypstate... |
tree | commitdiff |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
tree | commitdiff |
2007-08-12 |
Joel E. Denny | Get rid of broken %no-parser, -n, and --no-parser imple... |
tree | commitdiff |
2007-07-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_flag_if)... |
tree | commitdiff |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same... |
tree | commitdiff |
2007-07-10 |
Joel E. Denny | * LR0.c (new_itemsets): Fix wording in comments: say... |
tree | commitdiff |
2007-05-29 |
Joel E. Denny | Improve some comments in parser table construction. |
tree | commitdiff |
2007-05-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_invalid_value... |
tree | commitdiff |
2007-05-28 |
Joel E. Denny | * src/lalr.c (state_lookahead_tokens_count): For code... |
tree | commitdiff |
2007-05-28 |
Joel E. Denny | Don't depend on C99 features. |
tree | commitdiff |
2007-05-26 |
Joel E. Denny | Update copyright date. |
tree | commitdiff |
2007-05-26 |
Joel E. Denny | * src/Makefile.am (yacc): Quote target action commands... |
tree | commitdiff |
2007-05-20 |
Joel E. Denny | Extend the front-end API for %define variables to more... |
tree | commitdiff |
2007-05-08 |
Joel E. Denny | * NEWS (2.3a+): Mention yesterday's state-removal change. |
tree | commitdiff |
2007-05-07 |
Joel E. Denny | If conflict resolution makes states unreachable, remove... |
tree | commitdiff |
2007-05-07 |
Joel E. Denny | Minor code cleanup in parser table construction. |
tree | commitdiff |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
tree | commitdiff |
2007-03-01 |
Joel E. Denny | * src/print.c (lookahead_set, state_default_rule):... |
tree | commitdiff |
2007-02-12 |
Paul Eggert | Undo my 2007-02-07 change, switching back to the c... |
tree | commitdiff |
2007-02-11 |
Joel E. Denny | * data/Makefile.am: Update copyright date. |
tree | commitdiff |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action... |
tree | commitdiff |
2007-02-07 |
Paul Eggert | Undo most of the 2007-02-03 change, switching to the... |
tree | commitdiff |
2007-02-04 |
Paul Eggert | * .cvsignore: Add javacomp.sh, javaexec.sh. Is this... |
tree | commitdiff |
2007-01-29 |
Paolo Bonzini | 2007-01-29 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-28 |
Joel E. Denny | * src/scan-skel.l (at_directive_perform): Fix switch... |
tree | commitdiff |
2007-01-28 |
Joel E. Denny | Clean up. |
tree | commitdiff |
2007-01-26 |
Paul Eggert | Adjust to recent gnulib changes. |
tree | commitdiff |
2007-01-23 |
Paolo Bonzini | 2007-01-23 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Back out previous patch. |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext... |
tree | commitdiff |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton... |
tree | commitdiff |
2007-01-17 |
Joel E. Denny | Back out previous commit, which was unintended. |
tree | commitdiff |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
tree | commitdiff |
2007-01-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some... |
tree | commitdiff |
2007-01-09 |
Joel E. Denny | Regenerate. |
tree | commitdiff |
2007-01-09 |
Joel E. Denny | Simplify union and prologue handling, and escape union... |
tree | commitdiff |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directive... |
tree | commitdiff |
2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_I... |
tree | commitdiff |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define... |
tree | commitdiff |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to... |
tree | commitdiff |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function... |
tree | commitdiff |
next |