aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-30 01:42:38 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-30 01:42:38 +0000
commit7ce6e4867ffda62855e183baceb02747408a86ca (patch)
treee56fa54ae893bb380db25b5426ae3e1babf06a39 /src/ChangeLog
parentf41afae2b242dd56e8dbfa0b3f8cb16a6ab29ff0 (diff)
downloadopen-axiom-7ce6e4867ffda62855e183baceb02747408a86ca.tar.gz
* boot/parser.boot: Remove references to $stack.
* boot/translator.boot: Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1ef83b96..647a7164 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2012-05-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * boot/parser.boot: Remove references to $stack.
+ * boot/translator.boot: Likewise.
+
+2012-05-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* boot/parser.boot: Add parser state argument to more functions.
Remove references to $inputStream.
* boot/translator.boot (shoeOutParse): Remove $inputStream.