log src/ChangeLog @ 5615:5f4f92a31875

age author description
Thu, 22 Dec 2011 12:51:03 +0000 Aidan Kehoe Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c
Sat, 10 Dec 2011 16:17:49 +0000 Aidan Kehoe Add the zero, *then* flush, when reading integers for the #N=... syntax.
Sun, 04 Dec 2011 18:42:50 +0000 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.
Sat, 03 Dec 2011 15:55:14 +0000 Aidan Kehoe Zero-terminate when passing strings to parse_integer(), lread.c