| .. |
|
cmpblock.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-bind.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-cbk.lsp
|
Revert "cmp: ffi: cast `ecl_make_foreign_data' 3rd argument to *(void **)"
|
2015-08-08 08:36:43 +02:00 |
|
cmpc-data.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-ffi.lsp
|
Revert "cmp: ffi: cast `ecl_make_foreign_data' 3rd argument to *(void **)"
|
2015-08-08 08:36:43 +02:00 |
|
cmpc-inline.lsp
|
Refactored code so that it is shared by cmp and new-cmp:
|
2010-05-05 17:36:19 +02:00 |
|
cmpc-loc.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-ops.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-pass.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-set.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc-tables.lsp
|
Full code reorganization, further splitting the backend.
|
2009-12-29 12:05:21 +01:00 |
|
cmpc-top.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpc.lsp
|
Further split cmpdefs.lsp into other files, including now a file for package definitions, a file for data types, a file for global variables, and a new package C-DATA that contains all those common structures.
|
2009-12-29 14:58:04 +01:00 |
|
cmpcall.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpcatch.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpcffi.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpclos.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpdata.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpeval.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpflet.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpform.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpfun.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpif.lsp
|
Fall back to a simpler C1IF to ensure correctness until ECL works.
|
2010-01-02 15:27:56 +01:00 |
|
cmplam.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmplet.lsp
|
LET: signal an error when multiple bindings of the same name occur
|
2015-08-17 10:07:31 +02:00 |
|
cmploc.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpmac.lsp
|
During optimization and code generation phases, when creating compiler notes, warnings and errors the compiler did not output precise values for the source and file posistions.
|
2009-12-30 15:35:35 +01:00 |
|
cmpmain.lsp
|
cmp: embed unique tag with init function name in each exported module
|
2015-07-30 21:20:15 +02:00 |
|
cmpmulti.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpnum.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmppackage.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmppass.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpprop.lsp
|
cmpprop: fix repeated required arguments
|
2015-08-17 12:59:43 +02:00 |
|
cmpspecial.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpstack.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpstructures.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmptables.lsp
|
Implemented WITH-BACKEND and small interpreter fix.
|
2010-04-24 10:39:46 +02:00 |
|
cmptag.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmptop.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmptranslate.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
cmpvar.lsp
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
defsys.lsp.in
|
cosmetic: untabify
|
2015-06-21 14:38:20 +02:00 |
|
load.lsp.in
|
newcmp: deduplicate cmpmap.lsp
|
2015-07-16 07:49:13 +02:00 |
|
TODO
|
Various fixes to the new compiler for building and uniformizing with the old compiler.
|
2009-12-26 15:45:32 +01:00 |