From e8129483c25d61df0ccb18afd29b93844c814709 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 15 Jun 2009 05:13:27 +0000 Subject: * interp/fnewmeta.lisp (PARSE-Scheme): Tidy. * interp/format.boot (dollarPercentTran): Translate T$ too. (application2String): Handle quasiquotations. * interp/postpar.boot (killColons): Don't remove quantified variables. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 81989c79..ae7daacf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-06-14 Gabriel Dos Reis + + * interp/fnewmeta.lisp (PARSE-Scheme): Tidy. + * interp/format.boot (dollarPercentTran): Translate T$ too. + (application2String): Handle quasiquotations. + * interp/postpar.boot (killColons): Don't remove quantified variables. + 2009-06-14 Gabriel Dos Reis * algebra/any.spad.pamphlet (Any): Remove domainOf, objectOf, and -- cgit v1.2.3