aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-12-16 17:14:47 +0000
committerdos-reis <gdr@axiomatics.org>2007-12-16 17:14:47 +0000
commit5f43d3d90da0109a83feca96b96399f5eaa72d7c (patch)
tree671bbe3be41bf78dd652f6f8d00503c78121c978 /src/interp/ChangeLog
parent05e8990df136f779b6e2ddd700b38c918d5ca72e (diff)
downloadopen-axiom-5f43d3d90da0109a83feca96b96399f5eaa72d7c.tar.gz
* nruncomp.boot (NOTES): Encode quasiquoted values too.
($lookupDefaults): Define. (newLookupInDomain): Look up in the add-chain first. (newLookupInCategories): Likewise. (lazyMatch): Quasiquote is now like a Mapping. (newExpandLocalTypeForm): Quasiquote is no longer like QUOTE. * nrungo.boot (lookupInDomainAndDefaults): New. (compiledLookup): Use it.
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 212bd868..97546f58 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,14 @@
+2007-12-16 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * nruncomp.boot (NOTES): Encode quasiquoted values too.
+ ($lookupDefaults): Define.
+ (newLookupInDomain): Look up in the add-chain first.
+ (newLookupInCategories): Likewise.
+ (lazyMatch): Quasiquote is now like a Mapping.
+ (newExpandLocalTypeForm): Quasiquote is no longer like QUOTE.
+ * nrungo.boot (lookupInDomainAndDefaults): New.
+ (compiledLookup): Use it.
+
2007-12-15 Gabriel Dos Reis <gdr@cs.tamu.edu>
* nruncomp.boot (buildFunctor): Use $NRTbase instead of hardcoded