log

age author description
Fri, 15 May 2015 18:11:47 +0100 Aidan Kehoe Use the existing C-level line number cache within #'line-number.
Mon, 11 May 2015 18:04:58 +0100 Aidan Kehoe Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_char
Sun, 10 May 2015 23:55:41 +0100 Aidan Kehoe Fix a bug when passing a float to truncate and giving a bignum result.
Sun, 10 May 2015 19:07:09 +0100 Aidan Kehoe GMP functions that take doubles choke on non-finite values, avoid that.