From 0d29bebdc195800fc416d6bea57d84140d54e7a3 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 20 Jul 2014 11:06:17 -0700 Subject: * eval.c (eval_init): Register juxt as intrinsic. * lib.c (do_juxt): New static function. (juxtv): New function. * lib.h (juxtv): Declared. * txr.1: Documented juxt. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae8e9302..970b8825 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-07-20 Kaz Kylheku + + * eval.c (eval_init): Register juxt as intrinsic. + + * lib.c (do_juxt): New static function. + (juxtv): New function. + + * lib.h (juxtv): Declared. + + * txr.1: Documented juxt. + 2014-07-20 Kaz Kylheku * arith.c (divi): Support one-argument form. -- cgit v1.2.3