From 08966a5a24823ba5605d9baacebbbb95632842e2 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 18 Jul 2010 19:02:13 +0000 Subject: * boot/tokens.boot: Add char? as builtin function. * interp/i-output.boot (appChar): Fix thinko. (outformWidth): Likewise. (WIDTH): Likewise. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 160d2232..8ce51027 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2010-07-18 Gabriel Dos Reis + + * boot/tokens.boot: Add char? as builtin function. + * interp/i-output.boot (appChar): Fix thinko. + (outformWidth): Likewise. + (WIDTH): Likewise. + 2010-07-13 Gabriel Dos Reis * interp/g-opt.boot: %sname is a side-effect free operator. -- cgit v1.2.3