summaryrefslogtreecommitdiff
path: root/src/symtab.c
Commit message (Expand)AuthorAgeFilesLines
* warnings: factoring: complaintsVictor Santet2012-06-281-38/+39
* Merge remote-tracking branch 'origin/maint'Akim Demaille2012-06-261-1/+0
|\
| * maint: address a couple of syntax-check errors.Akim Demaille2012-02-191-2/+0
| * use a more consistent quoting style.Akim Demaille2012-02-081-2/+3
| * quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-231-4/+4
| * maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
| * Fix precedence for end token.Joel E. Denny2011-05-011-2/+3
| * Pacify -DGNULIB_POSIXCHECK.Joel E. Denny2011-05-011-1/+1
| * maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
| * Do not use date ranges in copyright notices.Paul Eggert2010-06-231-2/+2
| * maint: run "make update-copyright"Joel E. Denny2010-01-041-3/+2
| * Code cleanup.Joel E. Denny2009-12-171-18/+0
| * Minor code cleanup.Joel E. Denny2009-10-051-1/+1
| * Remove dead code.Joel E. Denny2009-10-041-24/+4
| * Make it easier to write deterministic tests.Joel E. Denny2009-08-131-5/+37
| * Miscellaneous code readability improvements.Joel E. Denny2009-08-101-41/+37
| * deterministic user-token-number redeclaration errors.Akim Demaille2009-06-101-4/+24
| * gnulib: update.Akim Demaille2009-06-101-2/+4
| * variables: accept dashes.Akim Demaille2009-04-291-1/+9
* | warnings: raise warning for useless printers or destructorsVictor Santet2012-06-261-1/+19
* | warnings: useless semantic typesVictor Santet2012-06-251-6/+38
* | code_props: factor more.Akim Demaille2012-06-221-5/+1
* | maint: factor the handling of %printer and %destructorVictor Santet2012-06-221-150/+90
* | symtab: refactoringVictor Santet2012-06-211-12/+15
* | fix warnings for useless %printer/%destructorAkim Demaille2012-06-201-15/+24
* | warnings: used but undeclared symbols are warningsVictor Santet2012-06-201-8/+17
* | maint: don't use mbsr?chr.Akim Demaille2012-06-051-1/+1
* | maint: address a couple of syntax-check errors.Akim Demaille2012-02-181-2/+0
* | use a more consistent quoting style.Akim Demaille2012-02-081-2/+3
* | quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-191-2/+2
* | maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* | global: remove unnecessary horizontal tabs.Joel E. Denny2011-07-241-49/+49
* | Fix precedence for end token.Joel E. Denny2011-05-011-2/+3
* | Pacify -DGNULIB_POSIXCHECK.Joel E. Denny2011-05-011-1/+1
* | maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* | Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+2
* | maint: run "make update-copyright"Joel E. Denny2010-01-041-3/+2
* | Code cleanup.Joel E. Denny2009-12-171-18/+0
* | Minor code cleanup.Joel E. Denny2009-10-051-1/+1
* | Remove dead code.Joel E. Denny2009-10-041-24/+4
* | Make it easier to write deterministic tests.Joel E. Denny2009-08-131-5/+37
* | Miscellaneous code readability improvements.Joel E. Denny2009-08-101-42/+38
* | gnulib: update.Akim Demaille2009-06-101-2/+4
* | deterministic user-token-number redeclaration errors.Akim Demaille2009-06-101-4/+24
* | variables: accept dashes.Akim Demaille2009-04-201-1/+9
* | Define the "identifier" of a symbol.Akim Demaille2008-11-131-0/+35
* | Comment changes.Akim Demaille2008-11-101-3/+2
|/
* Accept a token number in a %left, %right, or %nonassoc for POSIXJoel E. Denny2008-02-171-4/+2
* * src/gram.c (rule_rhs_print_xml): Now static, since it isn't usedPaul Eggert2007-09-211-0/+17
* Update to GPLv3.Paul Eggert2007-08-151-8/+5