diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8206b856..5f41fd6d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-12-15 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/tokens.boot: symbolName is now a builtin function. + * interp/sys-utility.boot (stringImage): New. + * interp/format.boot (form2String1): Use it. Tidy. + 2010-12-14 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/tokens.boot: canonicalFilename is now a builtin function. |