ecl/src/lsp
2003-04-10 20:40:08 +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 Remove public function putprop(); use si_putprop() instead. 2003-03-21 09:24:37 +00:00
autoload.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +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 Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
defstruct.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +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 Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
export.lsp Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +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 Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +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 Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +00:00
predlib.lsp TYPEP for array types failed to check the array dimensions properly. 2003-04-10 20:40:08 +00:00
proclaim.lsp Write FTYPE declarations correctly. 2002-12-17 09:53:52 +00:00
seq.lsp New implementation of SUBTYPEP. 2003-04-10 14:32:02 +00:00
seqlib.lsp New implementation of SUBTYPEP. 2003-04-10 14:32:02 +00:00
setf.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +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