| .. |
|
cmpbind.lsp
|
Simplified compilation of &aux parameters in lambda lists.
|
2001-10-19 22:16:49 +00:00 |
|
cmpblock.lsp
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
cmpcall.lsp
|
Fix the compiler so that when it finds LOCALLY, MACROLET or SYMBOL-MACROLET
|
2001-07-19 15:33:46 +00:00 |
|
cmpcatch.lsp
|
A bug in the compiler lead to wrong output for CATCH forms in which the tag is not constant.
|
2001-10-20 15:57:52 +00:00 |
|
cmpcfg.lsp.in
|
Commit port to Cygwin.
|
2001-09-08 17:06:38 +00:00 |
|
cmpdefs.lsp
|
New interface for building standalone programs and libraries.
|
2001-10-17 16:40:22 +00:00 |
|
cmpenv.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmpeval.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmpexit.lsp
|
A bug in the compiler lead to wrong output for CATCH forms in which the tag is not constant.
|
2001-10-20 15:57:52 +00:00 |
|
cmpflet.lsp
|
Remove debugging statement.
|
2001-07-29 09:46:15 +00:00 |
|
cmpfun.lsp
|
Optimizer for SCHAR + SYMBOL-NAME makes no longer sense.
|
2001-07-23 07:55:38 +00:00 |
|
cmpif.lsp
|
Changes in the names of macros related to fixnums, characters and arrays.
|
2001-10-11 17:44:57 +00:00 |
|
cmpinit.lsp
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
cmpinline.lsp
|
Changes in the names of macros related to fixnums, characters and arrays.
|
2001-10-11 17:44:57 +00:00 |
|
cmplam.lsp
|
Simplified compilation of &aux parameters in lambda lists.
|
2001-10-19 22:16:49 +00:00 |
|
cmplet.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmploc.lsp
|
Changes in the names of macros related to fixnums, characters and arrays.
|
2001-10-11 17:44:57 +00:00 |
|
cmpmac.lsp
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
cmpmain.lsp
|
Symbolics' LOOP macro incorporated.
|
2001-10-17 18:42:44 +00:00 |
|
cmpmap.lsp
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
cmpmulti.lsp
|
Simplified compilation of &aux parameters in lambda lists.
|
2001-10-19 22:16:49 +00:00 |
|
cmpspecial.lsp
|
Add a name mangler to the lisp runtime. Use this mangler in the compiler to
|
2001-07-05 10:08:52 +00:00 |
|
cmptag.lsp
|
Add a name mangler to the lisp runtime. Use this mangler in the compiler to
|
2001-07-05 10:08:52 +00:00 |
|
cmptest.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmptop.lsp
|
Documentation strings are stored in hash tables, not in property lists.
|
2001-10-15 16:44:04 +00:00 |
|
cmptype.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmputil.lsp
|
Reader macro #, is now unsupported. Instead we have implemented
|
2001-10-07 20:01:50 +00:00 |
|
cmpvar.lsp
|
When compiling PSETQ, the arguments would be evaluated in the wrong order.
|
2001-10-17 18:41:17 +00:00 |
|
cmpwt.lsp
|
Fixnum product would overflow.
|
2001-08-06 22:14:31 +00:00 |
|
defsys.lsp.in
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
load.lsp.in
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |
|
sysfun.lsp
|
New interface for building standalone programs and libraries.
|
2001-10-17 16:40:22 +00:00 |
|
test.lsp
|
Initial revision
|
2001-06-26 17:14:44 +00:00 |