2010-03-15 |
Ben Wing |
make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
|
2010-03-13 |
Ben Wing |
reduce lcrecord headers to 2 words, rename printing_unreadable_object
|
2010-03-05 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
2010-02-24 |
Ben Wing |
merge
ben-lisp-object
|
2010-01-20 |
Ben Wing |
separate regular and disksave finalization, print method fixes.
ben-lisp-object
|
2009-12-27 |
Ben Wing |
merge up to latest default branch, doesn't compile yet
ben-lisp-object
|
2009-12-26 |
Ben Wing |
Checking in final CVS version of workspace 'ben-lisp-object'
ben-lisp-object ben-lisp-object-final-ws-year-2005
|
2010-02-05 |
Ben Wing |
fix bug #668 (compile error, not --with-debug)
|
2010-02-04 |
Ben Wing |
put back patch to get more informative staticpro debugging
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-01 |
Ben Wing |
merge
|
2010-01-27 |
Ben Wing |
function renamings to track names of char typedefs
|
2010-01-27 |
Ben Wing |
Mule-izing, various fixes related to char * arguments
|
2010-01-21 |
Ben Wing |
(for main branch) add long comment about types of magic symbols
|
2010-02-03 |
Ben Wing |
temporarily back out part of patch to avoid compile probs
|
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.
|
2009-12-19 |
Aidan Kehoe |
Remove attempted support for 1996-era emacs without self-quoting keywords.
|
2009-08-16 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
2009-06-14 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
2008-12-22 |
Aidan Kehoe |
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
|
2008-08-26 |
Aidan Kehoe |
Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.
|
2008-08-23 |
Aidan Kehoe |
Handle varalias chains, custom variables in #'user-variable-p.
|
2007-12-24 |
Aidan Kehoe |
Provide a DEFAULT argument in #'intern-soft.
|