log src/eval.c @ 4952:19a72041c5ed

age author description
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Fri, 01 Jan 2010 00:21:07 +0000 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
Sun, 15 Nov 2009 14:59:53 +0000 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.