Embeddable Common-Lisp main repository.
Find a file
jjgarcia f6858838f4 Refer allocation, not to a fixed DATA_START, which could change any time,
but to the dynamically determined "heap_start".
Define pointer types and macros to handle pointer arithmetic properly.
Replace calls to clLfuncall in interpreted code with OP_FCALL/OP_PFCALL.
Fix OP_PFCALL/OP_FCALL so that it looks for symbols in the global environment.
Take care of stack growth direction in mark_stack_conservative().
2001-08-12 14:49:14 +00:00
contrib Initial revision 2001-06-26 17:14:44 +00:00
src Refer allocation, not to a fixed DATA_START, which could change any time, 2001-08-12 14:49:14 +00:00
configure Initial revision 2001-06-26 17:14:44 +00:00
Copyright Initial revision 2001-06-26 17:14:44 +00:00
LGPL Initial revision 2001-06-26 17:14:44 +00:00
Makefile Make the code more portable with respect to changes on the direction of 2001-07-27 17:01:28 +00:00
Makefile.in The list of files in the source tarball was outdated 2001-07-31 19:51:46 +00:00
README.1st Initial revision 2001-06-26 17:14:44 +00:00
site.lsp Initial revision 2001-06-26 17:14:44 +00:00

You can find the preprocessed documentation in ./doc in HTML format.