From da334a99fa9e66215133f4cf5fe87a3b78d7084e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 5 Oct 2011 12:38:09 +0000 Subject: * lisp/core.lisp.in (eof?): New. (listToString): Likewise. (formatToString): Likewise. * boot/tokens.boot: Add fifth as builtin library function. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 2b59d00f..09307931 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2011-10-05 Gabriel Dos Reis + + * lisp/core.lisp.in (eof?): New. + (listToString): Likewise. + (formatToString): Likewise. + * boot/tokens.boot: Add fifth as builtin library function. + 2011-10-04 Gabriel Dos Reis * interp/lexing.boot: Add support for Token abstract datatype. -- cgit v1.2.3