]> git.saurik.com Git - bison.git/history - src/location.h
* src/parse-gram.y: Define PERCENT_EXPECT_RR.
[bison.git] / src / location.h
2002-12-11  Paul Eggert(location): Renamed from location_t.
2002-12-07  Paul EggertDo not include <quotearg.h>; no longer needed.
2002-11-12  Akim Demaille* src/tables.c (tables_generate): Use free for pointers...
2002-11-04  Akim Demaille* src/location.h (LOCATION_PRINT): Use quotearg slot...
2002-11-03  Paul Eggert(LOCATION_COLUMNS, LOCATION_LINES): Remove; no longer...
2002-07-09  Akim Demaille* lib/quotearg.h: Protect against multiple inclusions.
2002-06-15  Akim Demaille* src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_locatio...
2002-06-14  Akim Demaille* src/location.h: New, extracted from...