log src/eval.c @ 4677:8f1ee2d15784

age author description
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Mon, 27 Jul 2009 01:18:47 +0900 Stephen J. Turnbull imported patch accept-process-output-docstring
Sun, 14 Jun 2009 15:07:13 +0100 Aidan Kehoe Support #'function-arglist with built-in special forms.
Wed, 04 Feb 2009 01:13:10 +0900 Stephen J. Turnbull Fix typo in comment on skip_debugger.
Mon, 22 Dec 2008 14:07:48 +0000 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
Sat, 23 Aug 2008 16:38:51 +0200 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.