2008-11-17 |
Di-an Jan | Handles several --enable-gcc-warnings. |
tree | commitdiff |
2008-11-17 |
Di-an Jan | Use AT_DATA_GRAMMAR for C++ variants compiled tests. |
tree | commitdiff |
2008-11-16 |
Akim Demaille | Update ignores. |
tree | commitdiff |
2008-11-15 |
Akim Demaille | Formatting changes. |
tree | commitdiff |
2008-11-15 |
Akim Demaille | Support parametric types. |
tree | commitdiff |
2008-11-15 |
Akim Demaille | Test token.prefix. |
tree | commitdiff |
2008-11-15 |
Akim Demaille | Test the make_TOKEN interface. |
tree | commitdiff |
2008-11-15 |
Akim Demaille | Remove tests/Makefile.am. |
tree | commitdiff |
2008-11-11 |
Akim Demaille | Locations are no longer required by lalr1.cc. |
tree | commitdiff |
2008-11-11 |
Akim Demaille | AT_FULL_COMPILE. |
tree | commitdiff |
2008-11-11 |
Akim Demaille | Get rid of tabulations in the Java output. |
tree | commitdiff |
2008-11-11 |
Paolo Bonzini | Replace m4/warning.m4 with warnings module. |
tree | commitdiff |
2008-11-10 |
Di-an Jan | Various Java skeleton improvements. |
tree | commitdiff |
2008-11-10 |
Akim Demaille | Support constructor with an argument. |
tree | commitdiff |
2008-11-10 |
Akim Demaille | Test variants. |
tree | commitdiff |
2008-11-10 |
Akim Demaille | Add %precedence support. |
tree | commitdiff |
2008-11-09 |
Paolo Bonzini | Change tests/output.at quoting. |
tree | commitdiff |
2008-11-07 |
Akim Demaille | -D, --define. |
tree | commitdiff |
2008-11-04 |
Joel E. Denny | Fix user actions without a trailing semicolon. |
tree | commitdiff |
2008-11-01 |
Di-an Jan | Java parser improvements |
tree | commitdiff |
2008-10-30 |
Joel E. Denny | Always put auxiliary code files in the same dir as... |
tree | commitdiff |
2008-10-29 |
Di-an Jan | Don't overwrite the input file. |
tree | commitdiff |
2008-08-27 |
Akim Demaille | Check yyerrok in calc.at. |
tree | commitdiff |
2008-07-27 |
Joel E. Denny | Remove remaining dependence on CVS Id keyword. |
tree | commitdiff |
2008-07-27 |
Joel E. Denny | Fix dependence on computed configure variables. |
tree | commitdiff |
2008-07-20 |
Joel E. Denny | Update copyright dates for recent changes. |
tree | commitdiff |
2008-07-16 |
Joel E. Denny | Fix untranslatable composition of sentences. |
tree | commitdiff |
2008-07-14 |
Joel E. Denny | Add .gitignore everywhere based on .cvsignore. |
tree | commitdiff |
2008-05-07 |
Joel E. Denny | Revert prior patch, by working around autoconf regression. |
tree | commitdiff |
2008-04-22 |
Joel E. Denny | tests/output.at: Update copyright date. |
tree | commitdiff |
2008-04-22 |
Joel E. Denny | Work-around an Autoconf 2.62 AT_SETUP bug that was... |
tree | commitdiff |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix... |
tree | commitdiff |
2008-02-20 |
Joel E. Denny | Fix impure push parser compile error reported by Bob... |
tree | commitdiff |
2008-02-17 |
Joel E. Denny | Accept a token number in a %left, %right, or %nonassoc... |
tree | commitdiff |
2007-12-22 |
Joel E. Denny | * tests/local.at (AT_BISON_CHECK_XML): Fix quoting... |
tree | commitdiff |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
tree | commitdiff |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on... |
tree | commitdiff |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols... |
tree | commitdiff |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments... |
tree | commitdiff |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
tree | commitdiff |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
tree | commitdiff |
2007-10-19 |
Joel E. Denny | Add %define lr.keep_unreachable_states. |
tree | commitdiff |
2007-10-19 |
Joel E. Denny | * NEWS: Add entry for recent .output file lookahead... |
tree | commitdiff |
2007-10-17 |
Joel E. Denny | * doc/bison.texinfo (Bison Options): Add entry for... |
tree | commitdiff |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
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-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
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-08-11 |
Joel E. Denny | * tests/push.at (Push Parsing: Memory Leak for Early... |
tree | commitdiff |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
tree | commitdiff |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same... |
tree | commitdiff |
2007-07-03 |
Joel E. Denny | Fix C++ test cases after recent Gnulib changes. Discus... |
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-03-09 |
Paolo Bonzini | 2007-03-07 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
tree | commitdiff |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action... |
tree | commitdiff |
2007-02-07 |
Paolo Bonzini | 2007-02-07 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-30 |
Paolo Bonzini | 2007-01-30 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-29 |
Paolo Bonzini | 2007-01-29 Paolo Bonzini <bonzini@gnu.org> |
tree | commitdiff |
2007-01-28 |
Joel E. Denny | Clean up. |
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 | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | * tests/glr-regression.at: Use AT_PARSER_CHECK rather... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument... |
tree | commitdiff |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the... |
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 |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
tree | commitdiff |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
tree | commitdiff |
2007-01-02 |
Joel E. Denny | Add maintainer-push-check to run maintainer-check using... |
tree | commitdiff |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
tree | commitdiff |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
tree | commitdiff |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse. |
tree | commitdiff |
2006-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus... |
tree | commitdiff |
2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
tree | commitdiff |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all... |
tree | commitdiff |
2006-12-14 |
Joel E. Denny | * data/push.c (yypstate_init): Rename to... |
tree | commitdiff |
2006-12-12 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ... |
tree | commitdiff |
2006-12-10 |
Joel E. Denny | Warn about output files that are generated by the skele... |
tree | commitdiff |
2006-12-08 |
Joel E. Denny | * data/push.c: (yypvarsinit, yypvars, struct yypvars... |
tree | commitdiff |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)... |
tree | commitdiff |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate... |
tree | commitdiff |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2... |
tree | commitdiff |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
tree | commitdiff |
2006-11-17 |
Joel E. Denny | Don't let %prec take a nonterminal. |
tree | commitdiff |
2006-11-11 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): Don't miss an exit... |
tree | commitdiff |
2006-11-09 |
Joel E. Denny | * src/files.c (tr): Change return type to void. |
tree | commitdiff |
2006-11-08 |
Paul Eggert | Don't let Bison leak memory except when it complains. |
tree | commitdiff |
2006-11-01 |
Joel E. Denny | Disable unset/unused mid-rule value warnings by default... |
tree | commitdiff |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
tree | commitdiff |
next |