From d03a3c6cb297be5f5b7726c2f346075d41faad1d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 7 Jun 2012 04:02:54 +0000 Subject: * interp/lexing.boot: Move %Line to io.boot. * interp/debug.lisp (SPAD_LONG_ERROR): Take a reader parameter. Tidy. --- src/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c955eb68..8a32132b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,9 @@ -2012-06-06 Gabriel Dos Reis +2012-06-06 Gabriel Dos Reis + + * interp/lexing.boot: Move %Line to io.boot. + * interp/debug.lisp (SPAD_LONG_ERROR): Take a reader parameter. Tidy. + +2012-06-06 Gabriel Dos Reis * interp/io.boot (readePendingLines): Rename from readerLines. Adjust callers. -- cgit v1.2.3