aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2c7c9ce6..bd88baab 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/c-util.boot (makeWorkerName): New.
+ (backendCompileSLAM): Use it.
+ (backendCompileSPADSLAM): Likewise.
+ * interp/clam.boot (compHash): Likewise.
+ Do not synthetize new parameter for unary constructors.
+
2012-05-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/c-util.boot: Use APPLY, not APPLX.