ecl/src/clos
2012-04-21 09:12:45 +02:00
..
boot.lsp Implemented EXT:TRULY-THE and made THE expand to either EXT:TRULY-THE or EXT:CHECKED-VALUE depending on the optimization settings. 2011-12-31 19:37:13 +01:00
builtin.lsp Implemented a first prototype of mailbox 2012-04-07 00:55:14 +02:00
change.lsp Add IGNORE declarations and remove some unused variables. 2011-12-23 15:38:37 +01:00
cmpinit.lsp Emacs modelines for better editing 2008-02-02 19:14:05 +00:00
combin.lsp COMPUTE-APPLICABLE-METHODS and CLOS:COMPUTE-EFFECTIVE-METHOD are now generic functions 2012-04-21 09:12:45 +02:00
conditions.lsp Handle SIGILL. 2012-03-29 12:43:50 +02:00
defclass.lsp DEFCLASS produces more compact argument lists when all :INITFORMs are constant 2011-12-11 16:57:18 +01:00
defsys.lsp.in Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
fixup.lsp COMPUTE-APPLICABLE-METHODS and CLOS:COMPUTE-EFFECTIVE-METHOD are now generic functions 2012-04-21 09:12:45 +02:00
generic.lsp Add IGNORE declarations and remove some unused variables. 2011-12-23 15:38:37 +01:00
init.lsp Emacs modelines for better editing 2008-02-02 19:14:05 +00:00
inspect.lsp SETF-functions' documentation are now stored with 'SETF-DOCUMENTATION key. 2010-02-23 17:11:23 +01:00
kernel.lsp COMPUTE-APPLICABLE-METHODS and CLOS:COMPUTE-EFFECTIVE-METHOD are now generic functions 2012-04-21 09:12:45 +02:00
load.lsp.in Incorporate the bytecodes compiler into the core 2011-07-14 17:56:38 +02:00
macros.lsp Slightly faster version of ensure-up-to-date macro (src/clos/macros.lsp) which generates code that can be inlined. 2009-11-29 22:02:06 +01:00
method.lsp Slight optimization of the function that searches closure boundaries in CLOS 2012-03-18 13:24:35 +01:00
precomp.lsp Emacs modelines for better editing 2008-02-02 19:14:05 +00:00
print.lsp Add IGNORE declarations and remove some unused variables. 2011-12-23 15:38:37 +01:00
slot.lsp DEFCLASS produces more compact argument lists when all :INITFORMs are constant 2011-12-11 16:57:18 +01:00
standard.lsp Implemented EXT:TRULY-THE and made THE expand to either EXT:TRULY-THE or EXT:CHECKED-VALUE depending on the optimization settings. 2011-12-31 19:37:13 +01:00
stdmethod.lsp Add IGNORE declarations and remove some unused variables. 2011-12-23 15:38:37 +01:00
streams.lsp Add IGNORE declarations and remove some unused variables. 2011-12-23 15:38:37 +01:00
walk.lsp Emacs modelines for better editing 2008-02-02 19:14:05 +00:00