From 96a062025a5509b48d1fb0cf48db783229ef40c4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 11 Dec 2013 07:32:17 -0800 Subject: * eval.c (symbol_value, boundp, fboundp): New functions. (eval_init): New functions registred as intrinsics. * txr.1: Documented. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c8c49f6d..c42adde9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-12-11 Kaz Kylheku + + * eval.c (symbol_value, boundp, fboundp): New functions. + (eval_init): New functions registred as intrinsics. + + * txr.1: Documented. + 2013-12-11 Kaz Kylheku * arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing -- cgit v1.2.3