diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-12-07 18:28:52 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-12-07 18:28:52 -0800 |
commit | ade18e95887973ff44fbe50ffa3980f4441b5fd1 (patch) | |
tree | 5741e6bc16a1711401bd5bc93cee996c3ff75412 /ChangeLog | |
parent | 5fce4b8cb76796459396a980df1fcc9c259e5c38 (diff) | |
download | txr-ade18e95887973ff44fbe50ffa3980f4441b5fd1.tar.gz txr-ade18e95887973ff44fbe50ffa3980f4441b5fd1.tar.bz2 txr-ade18e95887973ff44fbe50ffa3980f4441b5fd1.zip |
* txr.1: flip operator documented. Bad syntax for pop fixed.
Blank section for list-vector function added.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2011-12-07 Kaz Kylheku <kaz@kylheku.com> + * txr.1: flip operator documented. Bad syntax for pop fixed. + Blank section for list-vector function added. + +2011-12-07 Kaz Kylheku <kaz@kylheku.com> + * eval.c (op_modplace): If the operator is push, then reverse the arguments. We want (push item list) for compatibility with CL. (expand): Bugfix: some of the cases were constructing new |