Files
bison/src
Paul Eggert ca407bdf9d * src/parse-gram.y: Include quotearg.h.
(string_as_id): Quote $1 before using it as a key, since the
lexer no longer quotes it for us.
(string_content): Don't strip quotes, since lexer no longer
quotes it for us.
* src/scan-gram.l: Include quotearg.h.
("\""): Omit quote.
("'"<SC_ESCAPED_CHARACTER>): Quote symbol before using it as
a key, since the rest of the lexer doesn't quote it.
* src/symtab.c (symbol_get): Don't quote symbol; caller does it now.
* tests/regression.at (Token definitions): Check for backslashes
in token strings.
2005-04-16 06:32:51 +00:00
..
2002-12-11 05:31:12 +00:00
2002-12-11 05:31:40 +00:00
2004-04-28 06:52:51 +00:00
2002-12-26 06:57:29 +00:00
2004-04-13 17:43:15 +00:00
2002-12-11 06:26:42 +00:00
2004-11-22 21:05:25 +00:00
2004-12-08 05:53:55 +00:00
2002-12-11 06:35:10 +00:00
2005-04-14 00:09:11 +00:00
2005-04-14 00:09:11 +00:00
2003-09-30 20:11:29 +00:00
2002-12-11 06:56:18 +00:00
2004-12-11 06:13:07 +00:00
2004-12-11 06:12:41 +00:00
2005-03-17 19:20:15 +00:00
2005-03-17 19:20:15 +00:00