ecl/src/cmp
jjgarcia b133c36590 Avoid using cl_va_list, cl_va_arg when the number of arguments is small (<32)
and we know that no value will be stored on the stack.
2003-08-06 08:51:51 +00:00
..
cmpbind.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpblock.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpcall.lsp Avoid using cl_va_list, cl_va_arg when the number of arguments is small (<32) 2003-08-06 08:51:51 +00:00
cmpcatch.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpcfg.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
cmpdefs.lsp FORMATTER implemented. FORMAT ported from CMUCL and optionally included when --with-cmuformat is used at configuration time. 2003-07-31 16:37:46 +00:00
cmpenv.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpeval.lsp Avoid using cl_va_list, cl_va_arg when the number of arguments is small (<32) 2003-08-06 08:51:51 +00:00
cmpexit.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpffi.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpflet.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpfun.lsp Second version of the inliner for LAMBDA forms. 2003-06-09 12:40:46 +00:00
cmpif.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpinit.lsp Initial revision 2001-06-26 17:14:44 +00:00
cmpinline.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmplam.lsp Avoid using cl_va_list, cl_va_arg when the number of arguments is small (<32) 2003-08-06 08:51:51 +00:00
cmplet.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmploc.lsp Avoid using cl_va_list, cl_va_arg when the number of arguments is small (<32) 2003-08-06 08:51:51 +00:00
cmpmac.lsp Various minor fixes, and an important set of changes to teach the compiler 2003-04-28 15:55:22 +00:00
cmpmain.lsp Parse properly filenames with a leading dot, like ~/.ecl.lsp or ~/.eclrc 2003-06-27 16:16:26 +00:00
cmpmap.lsp Second version of the inliner for LAMBDA forms. 2003-06-09 12:40:46 +00:00
cmpmulti.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpspecial.lsp Second version of the inliner for LAMBDA forms. 2003-06-09 12:40:46 +00:00
cmptag.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmptest.lsp Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
cmptop.lsp New bytecodes compiler and interpreter, which use 8-bits large bytecodes and 2003-08-05 10:01:57 +00:00
cmptype.lsp New implementation of SUBTYPEP. 2003-04-10 14:32:02 +00:00
cmputil.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpvar.lsp Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
cmpwt.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 Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
load.lsp.in Merge NEW_COMPILER 25.05.03 2003-05-26 09:49:50 +00:00
sysfun.lsp Use user-supplied DPP to build the C files. machines.h is no longer required. 2003-07-23 13:09:37 +00:00
test.lsp Initial revision 2001-06-26 17:14:44 +00:00