ecl/src/lsp
jjgarcia c2aa136143 Various minor fixes, and an important set of changes to teach the compiler
and the interpreter to understand (SETF fname) function names, and to handle
them without creating auxiliary symbols.
2003-04-28 15:55:22 +00:00
..
ansi.lsp Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
arraylib.lsp New implementation of SUBTYPEP. 2003-04-10 14:32:02 +00:00
assert.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
autoload.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
cmpinit.lsp Initial revision 2001-06-26 17:14:44 +00:00
config.lsp.in + New implementation of DESTRUCTURING-BIND 2003-03-04 16:35:03 +00:00
defmacro.lsp Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +00:00
defpackage.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
defstruct.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
defsys.lsp.in Use abs_{srcdir,builddir,top_srcdir}, to avoid problems with latest autoconf. 2002-10-13 16:02:23 +00:00
describe.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
evalmacros.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
export.lsp Add more symbols to src/c/symbols_list.h, and resolve associated conflicts. 2003-04-28 09:25:58 +00:00
ffi.lsp ffi::definline has a bogus definition in ffi.lsp. 2002-02-12 16:06:18 +00:00
helpfile.lsp Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
init.lsp Initial revision 2001-06-26 17:14:44 +00:00
iolib.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
listlib.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
load.lsp.in + New implementation of DESTRUCTURING-BIND 2003-03-04 16:35:03 +00:00
loop.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
loop2.lsp LOOP-DO-REPEAT has to be a public function. 2003-04-10 19:21:54 +00:00
mislib.lsp + New implementation of DESTRUCTURING-BIND 2003-03-04 16:35:03 +00:00
module.lsp Documentation strings are stored in hash tables, not in property lists. 2001-10-15 16:44:04 +00:00
numlib.lsp Replaced LET -> LET* to make C code smaller, wherever it is possible. 2002-12-04 15:40:42 +00:00
packlib.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
predlib.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
proclaim.lsp Write FTYPE declarations correctly. 2002-12-17 09:53:52 +00:00
seq.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
seqlib.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
setf.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
thread.lsp Replaced LET -> LET* to make C code smaller, wherever it is possible. 2002-12-04 15:40:42 +00:00
top.lsp Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
trace.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
util.lsp Initial revision 2001-06-26 17:14:44 +00:00