aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 21:37:15 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-26 21:37:15 -0800
commiteac54a0152579f2de3fadadfd3f142d895c4b704 (patch)
tree18068c33a0cde580b77a172f0b6bb970e045f12d /src/ChangeLog
parentba0eeb3c591ebb8e51a5ea2679749e4ceca95e08 (diff)
downloadopen-axiom-eac54a0152579f2de3fadadfd3f142d895c4b704.tar.gz
Extract two helper functions out of DescendCode.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d13e7b4e..3b124755 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2015-12-26 Gabriel Dos Reis <gdr@axiomatics.org>
+ * interp/functor.boot (addConditionToGuard): New. Split out of
+ DescendCode.
+ (viewsUnderCondition): Likewise.
+
+2015-12-26 Gabriel Dos Reis <gdr@axiomatics.org>
* interp/vmlisp.lisp (LASTELEM): Remove as unused.
2015-12-26 Gabriel Dos Reis <gdr@axiomatics.org>