| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: run "make update-copyright". | Joel E. Denny | 2011-01-02 | 1 | -1/+1 |
* | Do not use date ranges in copyright notices. | Paul Eggert | 2010-06-17 | 1 | -1/+2 |
* | maint: run "make update-copyright" | Joel E. Denny | 2010-01-04 | 1 | -1/+1 |
* | Actually handle the yytable zero value correctly this time. | Joel E. Denny | 2009-08-26 | 1 | -2/+12 |
* | More fixes related to last two patches. | Joel E. Denny | 2009-08-25 | 1 | -27/+31 |
* | Some code and documentation improvements. | Joel E. Denny | 2009-08-25 | 1 | -2/+11 |
* | Rename "default rule" to "default reduction". | Joel E. Denny | 2009-04-23 | 1 | -4/+4 |
* | Update to GPLv3. | Paul Eggert | 2007-08-15 | 1 | -11/+9 |
* | For consistency, use `lookahead' instead of `look-ahead' or | Joel E. Denny | 2006-06-10 | 1 | -1/+1 |
* | Update FSF postal mail address. | Paul Eggert | 2005-05-14 | 1 | -2/+2 |
* | Use "look-ahead" instead of "lookahead", consistently. | Paul Eggert | 2004-06-21 | 1 | -2/+2 |
* | (base_number): Renamed from base_t. | Paul Eggert | 2002-12-11 | 1 | -10/+10 |
* | * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison.texinfo, | Paul Eggert | 2002-11-15 | 1 | -1/+1 |
* | Remove all uses of PARAMS, since we now assume C89 or better. | Paul Eggert | 2002-10-21 | 1 | -2/+2 |
* | * src/output.c (prepare): Move the definition of `tokens_number', | Akim Demaille | 2002-10-20 | 1 | -2/+4 |
* | * src/tables.h, src/tables.c, src/output.c: Comment changes. | Akim Demaille | 2002-10-20 | 1 | -0/+65 |
* | Separate parser tables computation and output. | Akim Demaille | 2002-07-31 | 1 | -0/+52 |