aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-08-29 13:07:26 +0000
committerdos-reis <gdr@axiomatics.org>2009-08-29 13:07:26 +0000
commit620e2d0401eecb68292ec1ffc1b5d6b9e1cbb315 (patch)
tree696f6bf7ee680945f33affeac6d192d1e903dfff /src/ChangeLog
parentcc585f67f7f20699c553aac715b1d5de9cbf8276 (diff)
downloadopen-axiom-620e2d0401eecb68292ec1ffc1b5d6b9e1cbb315.tar.gz
* boot/ast.boot: More cleanup.
* boot/parser.boot: Likewise. * boot/translator.boot: Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cc8d61ed..a7d4335e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,15 @@
2009-08-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/ast.boot: More cleanup.
+ * boot/parser.boot: Likewise.
+ * boot/translator.boot: Likewise.
+
+2009-08-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/ast.boot: Cleanup.
+
+2009-08-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* boot/translator.boot (bpOutItem): Move to parser.boot.
* boot/parser.boot (bpExceptionTail): Fix typo.
(bpOutItem): Move from translator.boot.