From ced323fff8f93bffe0666eba6e498b113aa3bd0a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 16 Feb 2014 00:48:01 -0800 Subject: Bugfixes: not propagating source loc info in quasiliterals. * eval.c (expand_quasi): Add some rlcp's here. * parser.y (o_var, quasi_items, o_elems_transform): Likewise. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b6872e69..f0220877 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-02-16 Kaz Kylheku + + Bugfixes: not propagating source loc info in quasiliterals. + + * eval.c (expand_quasi): Add some rlcp's here. + + * parser.y (o_var, quasi_items, o_elems_transform): Likewise. + 2014-02-16 Kaz Kylheku * eval.c (expand): Replace blatant tail calls with -- cgit v1.2.3