aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-24 10:22:27 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-24 10:22:27 -0800
commitbb81c833c0ff2ff8df936a0cd0182cf255729a41 (patch)
treea4dfaffc2374c62aa69e73ccd3653373485b7c8d /src/ChangeLog
parentdb9c4c7cd0c08a8b35a7d56d0279139021d8b945 (diff)
downloadopen-axiom-bb81c833c0ff2ff8df936a0cd0182cf255729a41.tar.gz
Translate apply(f,[args]) as FUNCALL(f,args)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 645484fa..c13c2d95 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2015-12-24 Gabriel Dos Reis <gdr@axiomatics.org>
+
+ * boot/ast.boot (translateForm): New.
+ * boot/translator.boot (translateToplevel): Use it.
+ * boot/utility.boot (lastItem, lispMap, lispMap!, butLast,
+ butLast!): New.
+
2015-12-23 Gabriel Dos Reis <gdr@axiomatics.org>
* interp/lisplib.boot (lisplibDoRename): Retain generated Lisp