aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2016-01-06 23:25:26 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2016-01-06 23:25:26 -0800
commit3453d3a52c3809ffd6b5f80d3ab71dde4b9ba8e1 (patch)
tree1e9d59a5a26190bb019c6ef123ffb974f94d2d23 /src/ChangeLog
parent7552dba60fd95c427d341e4e9088b1c79b90d223 (diff)
downloadopen-axiom-3453d3a52c3809ffd6b5f80d3ab71dde4b9ba8e1.tar.gz
Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory?
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 89e40198..9c1205bb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2016-01-06 Gabriel Dos Reis <gdr@axiomatics.org>
+ * interp/c-util.boot (dbForCategory?): New. Use in lieu of
+ removed $insideCategoryIfTrue.
+ * interp/sys-globals.boot ($insideCategoryIfTrue): Remove. Adjust
+ users.
+
+2016-01-06 Gabriel Dos Reis <gdr@axiomatics.org>
+
* interp/define.boot (macroExpand): Do not expand the definiendum,
except parameter types, in a definition.