From 3a808df770c8702a9e330effa0b6e462eaaaee01 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 23 May 2012 06:52:01 +0000 Subject: * boot/includer.boot (%SourceLine): New datatype. (makeSourceLine): New. Use source line macro accessors. * boot/pile.boot: Likewise. * boot/scanner.boot: Likewise. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 399977ef..a0ad08aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2012-05-23 Gabriel Dos Reis + + * boot/includer.boot (%SourceLine): New datatype. + (makeSourceLine): New. + Use source line macro accessors. + * boot/pile.boot: Likewise. + * boot/scanner.boot: Likewise. + 2012-05-22 Gabriel Dos Reis * interp/br-search.boot: Use findChar and findString in lieu of STRPOS. -- cgit v1.2.3