diff options
| author | dos-reis <gdr@axiomatics.org> | 2009-08-19 08:47:00 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2009-08-19 08:47:00 +0000 |
| commit | 71cb17550511a6abb225030cb25c16bef8f31ef5 (patch) | |
| tree | 41e1dc042870c6df23fd1e20cb92fac152a416e6 /src/ChangeLog | |
| parent | cd78da3860f838c41aedc3a0c475cfc8c23eaad3 (diff) | |
| download | open-axiom-71cb17550511a6abb225030cb25c16bef8f31ef5.tar.gz | |
* boot/ast.boot: Consistently prefix AST names by "%".
* boot/translator.boot: Adjust.
* boot/parser.boot: Likewise.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1e24f248..ebda4efd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2009-08-19 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot: Consistently prefix AST names by "%". + * boot/translator.boot: Adjust. + * boot/parser.boot: Likewise. + 2009-08-17 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/tokens.boot: Retire "^" as negation operator. |
