diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2015-06-26 Kaz Kylheku <kaz@kylheku.com> + Third round of quasiliteral-related fixes. + + * parser.l (char_esc): Recognize \@ escape. + (grammar): Add a rule for a \@ escape in quasiliterals, + and quasi word list literals. + +2015-06-26 Kaz Kylheku <kaz@kylheku.com> + Second round of quasiliteral-related fixes. * parser.l: Only shift to QSPECIAL state when @ is followed |