log src/eval.c @ 5084:6afe991b8135

age author description
2010-03-01 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
2010-02-20 Ben Wing Fix quick-build, use asserts() in place of ABORT()
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-08 Ben Wing changes to VOID_TO_LISP et al.
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing merge
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-02-03 Ben Wing add more byte-code assertions and better failure output
2010-01-31 Aidan Kehoe Change "special form" to "special operator" in our sources.
2010-01-13 Ben Wing clean up object print methods
2010-01-01 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
2009-11-15 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
2009-09-20 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
2009-09-06 Aidan Kehoe Fix various small issues with the multiple-value implementation.
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2009-07-26 Stephen J. Turnbull imported patch accept-process-output-docstring
2009-06-14 Aidan Kehoe Support #'function-arglist with built-in special forms.
2009-02-03 Stephen J. Turnbull Fix typo in comment on skip_debugger.
2008-12-22 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
2008-08-23 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.
2007-09-04 aidan [xemacs-hg @ 2007-09-04 21:20:18 by aidan]