ecl/src/clos
2003-04-30 20:10:21 +00:00
..
boot.lsp In DEF{CLASS,CONDITION}, arguments to the :INITFORM option, or to the :DEFAULT-INITARGS option, are now properly evaluated in the lexical environment corresponding to the DEF{CLASS,CONDITION} form. 2003-04-30 07:48:13 +00:00
builtin.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
change.lsp Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +00:00
cmpinit.lsp Initial revision 2001-06-26 17:14:44 +00:00
combin.lsp + New implementation of DESTRUCTURING-BIND 2003-03-04 16:35:03 +00:00
conditions.lsp Add option :DEFAULT-INITARGS to DEFINE-CONDITION. 2003-04-29 15:56:36 +00:00
defclass.lsp In DEF{CLASS,CONDITION}, arguments to the :INITFORM option, or to the :DEFAULT-INITARGS option, are now properly evaluated in the lexical environment corresponding to the DEF{CLASS,CONDITION} form. 2003-04-30 07:48:13 +00:00
defsys.lsp.in Redefine DOCUMENTATION as a generic function which can also handle 2003-04-30 20:10:21 +00:00
fixup.lsp In DEF{CLASS,CONDITION}, arguments to the :INITFORM option, or to the :DEFAULT-INITARGS option, are now properly evaluated in the lexical environment corresponding to the DEF{CLASS,CONDITION} form. 2003-04-30 07:48:13 +00:00
generic.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
init.lsp Initial revision 2001-06-26 17:14:44 +00:00
inspect.lsp Redefine DOCUMENTATION as a generic function which can also handle 2003-04-30 20:10:21 +00:00
kernel.lsp Add more symbols to src/c/symbols_list.h, and resolve associated conflicts. 2003-04-28 09:25:58 +00:00
load.lsp.in Redefine DOCUMENTATION as a generic function which can also handle 2003-04-30 20:10:21 +00:00
macros.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
method.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
precomp.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
print.lsp Initial revision 2001-06-26 17:14:44 +00:00
slot.lsp Redefine DOCUMENTATION as a generic function which can also handle 2003-04-30 20:10:21 +00:00
standard.lsp In DEF{CLASS,CONDITION}, arguments to the :INITFORM option, or to the :DEFAULT-INITARGS option, are now properly evaluated in the lexical environment corresponding to the DEF{CLASS,CONDITION} form. 2003-04-30 07:48:13 +00:00
stdmethod.lsp Replaced LET -> LET* to make C code smaller, wherever it is possible. 2002-12-04 15:40:42 +00:00
walk.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00