summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0897bd32..5fd0b7f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2015-02-12 Kaz Kylheku <kaz@kylheku.com>
+ New functions pad and weave.
+
+ * eval.c (pad_func, pad, weave_while, weave_gen, weavev):
+ New static functions.
+ (eval_init): Registered pad and weave intrisics.
+
+ * txr.1: Documented pad and weave.
+
+2015-02-12 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (lazy_appendv_func, lazy_appendv): Bugfix: append*
was silently ignoring lists after the first atom, instead of
throwing an error. Also, it was not detecting the case that