summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7435df78..869e82ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2015-01-29 Kaz Kylheku <kaz@kylheku.com>
+ * arith.c (make_ubignum): New static function.
+ (sign_extend): New function.
+
+ * eval.c (eval_init): Register sign-extend intrinsic.
+
+ * lib.h (sign_extend): Declared.
+
+ * txr.1: Documented sign-extend.
+
+ * tl.vim, txr.vim: Updated.
+
+2015-01-29 Kaz Kylheku <kaz@kylheku.com>
+
* txr.1: fixed use of nonexistent str-int in @(require) example;
fixed bad formatting under logtrunc and partition.