summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-01-24 22:22:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-01-24 22:22:27 -0800
commit6c9893d4790f1a27c900b2d84a3532ae7c402463 (patch)
treeebe02f2214fde29154735f1ef2e9372a15772377 /ChangeLog
parentc12e24f335c4b37d9abc24f387dc1e06de1058df (diff)
downloadtxr-6c9893d4790f1a27c900b2d84a3532ae7c402463.tar.gz
txr-6c9893d4790f1a27c900b2d84a3532ae7c402463.tar.bz2
txr-6c9893d4790f1a27c900b2d84a3532ae7c402463.zip
* eval.c (callf): New static function.
(eval_init): callf registered. * txr.1: Documented callf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1a6fa7e..0009d647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (callf): New static function.
+ (eval_init): callf registered.
+
+ * txr.1: Documented callf.
+
2015-01-22 Kaz Kylheku <kaz@kylheku.com>
Basic implementation of constantp. Does not