aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5b28f673..c5f978c4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
+2011-02-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/slam.boot (reportFunctionCompilation): Use %otherwise,
+ not %true for default cases.
+ (reportFunctionCacheAll): Likewise.
+ (compileRecurrenceRelation): Likewise.
+ * interp/lisp-backend.boot (expandTry): Tidy.
+ * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %otherwise.
+ * interp/compiler.boot (compAlternativeGuard): Emit %otherwise
+ form, not Lisp level T form.
+ * interp/clam.boot (compClam): Tidy.
+ (compHash): Likewise.
+ (compHashGlobal): Likewise.
+
2011-02-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/compiler.boot (finishLambdaExpression): Tidy. Don't