aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-10-09 01:06:31 +0000
committerdos-reis <gdr@axiomatics.org>2011-10-09 01:06:31 +0000
commitddb282d424a2f17cbfb1370988fec88a1401d45e (patch)
tree0f5ec6c0fea1347cda51d337c96e0d6f44953bc4 /src/ChangeLog
parent16e12e0c3d18a3eb41425be40275236c6df37c40 (diff)
downloadopen-axiom-ddb282d424a2f17cbfb1370988fec88a1401d45e.tar.gz
* interp/lexing.boot: New tokenizer functions.
* interp/parsing.lisp: Use them. * interp/metalex.lisp: Likewise. (GET-SPECIAL-TOKEN): Remove. * interp/bootlex.lisp: Likewise. Remove old tokenizers,
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 c1dda3a3..9f89ffb8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
+2011-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * interp/lexing.boot: New tokenizer functions.
+ * interp/parsing.lisp: Use them.
+ * interp/metalex.lisp: Likewise.
+ (GET-SPECIAL-TOKEN): Remove.
+ * interp/bootlex.lisp: Likewise. Remove old tokenizers,
+
2011-10-07 Gabriel Dos Reis <gdr@cs.tamu.edu>
* interp/lexing.boot: Include sys-macros.