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 a7790991..7298ed24 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-09 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/translator.boot (bpOutItem): Tidy.
+ * boot/parser.boot (bpTypeAliasDefition): Support parameterized alias.
+ * boot/ast.boot (quote): New.
+ (backquote): Likewise.
+ (genTypeAlias): Likewise.
+
2008-04-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/nlib.lisp (recompile-lib-file-if-necessary): Remove.