diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 00:44:43 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-26 02:04:32 -0800 |
commit | 255accfa7d1a0c401f267cd0381b151985fedaba (patch) | |
tree | c4fc177fb107e03adda9c6ce826f7d0ca2ff4d75 /ChangeLog | |
parent | 1eeb633406c7a5d032f7a15b39d0b98f8ddfbf67 (diff) | |
download | txr-255accfa7d1a0c401f267cd0381b151985fedaba.tar.gz txr-255accfa7d1a0c401f267cd0381b151985fedaba.tar.bz2 txr-255accfa7d1a0c401f267cd0381b151985fedaba.zip |
* parser.l (regex_parse, lisp_parse): Better formatting
for the context string that serves in place of a filename.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-02-26 Kaz Kylheku <kaz@kylheku.com> + * parser.l (regex_parse, lisp_parse): Better formatting + for the context string that serves in place of a filename. + +2014-02-26 Kaz Kylheku <kaz@kylheku.com> + * eval.c (expand_place): Unnecessary, buggy function removed. It was handling silly special cases with the net effect of being nearly equivalent to just expand, while failing to expand places |