summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-01 08:31:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-01 08:31:14 -0800
commit0110b5497d10f7368ae7456f62d8471774123e26 (patch)
treedcb55b35dc584e3dc19f0919f86959de028cfed0 /ChangeLog
parent06502e03c731b13c2dd234265c1bd1d845d25747 (diff)
downloadtxr-0110b5497d10f7368ae7456f62d8471774123e26.tar.gz
txr-0110b5497d10f7368ae7456f62d8471774123e26.tar.bz2
txr-0110b5497d10f7368ae7456f62d8471774123e26.zip
* match.c (eval_form): Function renamed to txeval so its is
not confused with the Lisp evaluation functions. (vars_to_bindings, h_fun, v_freeform, v_next, v_merge, v_bind, v_set, v_cat, v_output, v_throw, v_deffilter, v_fun): Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c594728..df9fd73e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-12-01 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (eval_form): Function renamed to txeval so its is
+ not confused with the Lisp evaluation functions.
+ (vars_to_bindings, h_fun, v_freeform, v_next, v_merge, v_bind, v_set,
+ v_cat, v_output, v_throw, v_deffilter, v_fun): Updated.
+
2011-11-30 Kaz Kylheku <kaz@kylheku.com>
* lib.h (or2): Restore macro version of or2, because we need