| .. |
|
cmpbackend-cxx
|
stacks: move frames stack to a separate structure
|
2025-05-26 07:43:41 +02:00 |
|
cmparray.lsp
|
cmp: fix compiler-macro for make-array
|
2025-03-02 19:36:06 +01:00 |
|
cmpclos.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpcond.lsp
|
cmp: better dead code elimination
|
2023-12-30 13:31:55 +01:00 |
|
cmpdefs.lsp
|
support shared libraries for the emscripten target
|
2024-02-24 22:30:16 +01:00 |
|
cmpenv-api.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpenv-declaim.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpenv-declare.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmpenv-fun.lsp
|
bytecmp: implement flat closures
|
2025-03-27 22:45:34 +01:00 |
|
cmpenv-optimize.lsp
|
cmp: faster function calls for functions with fixed number of arguments
|
2024-03-24 14:39:38 +01:00 |
|
cmpenv-proclaim.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmpenv-var.lsp
|
cosmetic: minor fixes to the compiler
|
2023-11-17 11:21:21 +01:00 |
|
cmpform.lsp
|
cmp: small changes to c1form-*-p
|
2024-01-26 12:07:20 +01:00 |
|
cmpfun.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpglobals.lsp
|
cmp: cleanup: use with-c1form-env in applicable places
|
2024-01-26 12:07:20 +01:00 |
|
cmplocs.lsp
|
cmp: fix bug for calls to local functions with more arguments than c-arguments-limits
|
2025-04-05 22:14:17 +02:00 |
|
cmpmain.lsp
|
Add generic pathname/truename
|
2024-01-25 14:05:27 -05:00 |
|
cmpmap.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpname.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpopt-clos.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpopt-cons.lsp
|
cmp: cmpopt-cons: remove expand-simple-optimizer (rplaca, rplacd)
|
2023-09-25 14:35:14 +02:00 |
|
cmpopt-constant.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpopt-num.lsp
|
cmp: inl: remove dead (and invalid!) code
|
2023-12-28 12:46:24 +01:00 |
|
cmpopt-sequence.lsp
|
cmpopt-sequence: fix a regression with loop
|
2024-06-16 17:54:37 +02:00 |
|
cmpopt-type.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpopt.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmpos-features.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpos-run.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppackage.lsp
|
cmp: remove unused bindings
|
2023-12-28 12:42:39 +01:00 |
|
cmppass1-call.lsp
|
bytecmp: implement flat closures
|
2025-03-27 22:45:34 +01:00 |
|
cmppass1-cont.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-data.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-eval.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-ffi.lsp
|
cmp: cleanup: rename REP-TYPE to HOST-TYPE
|
2024-01-26 12:07:20 +01:00 |
|
cmppass1-fun.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-special.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-top.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmppass1-var.lsp
|
cmp: cleanup: rename REP-TYPE to HOST-TYPE
|
2024-01-26 12:07:20 +01:00 |
|
cmppolicy.lsp
|
cmp: refactor cmppolicy (part 3)
|
2023-02-21 16:16:30 +01:00 |
|
cmpprop-array.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmpprop-num.lsp
|
cmpc: clean up numeric optimizers and propagators
|
2023-06-06 14:48:58 +02:00 |
|
cmpprop.lsp
|
cmp: rework loc types and rename functions
|
2024-01-26 12:07:20 +01:00 |
|
cmprefs.lsp
|
cmp: faster function calls for functions with fixed number of arguments
|
2024-03-24 14:39:38 +01:00 |
|
cmpstructures.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmptables.lsp
|
cmp: fix bug for calls to local functions with more arguments than c-arguments-limits
|
2025-04-05 22:14:17 +02:00 |
|
cmptype-arith.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmptype-assert.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmptype-prop.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmptype.lsp
|
deftype: implement &environment parameters
|
2025-04-08 21:57:53 +02:00 |
|
cmptypes.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmputil.lsp
|
cleanup: update license to lgpl-2.1+ in both headers and text
|
2024-01-14 12:22:27 +01:00 |
|
cmpvar.lsp
|
cmp: rename predicates to conform to the common style
|
2024-01-26 12:07:20 +01:00 |
|
defsys.lsp.in
|
The ECL code no longer uses tabulator characters, they were replaced
|
2015-09-03 07:35:47 -04:00 |
|
load.lsp.in
|
cmp: inl: move code around in the cxx backend inliners
|
2023-12-28 12:46:24 +01:00 |
|
proclamations.lsp
|
ensure-directories-exist: minor improvements
|
2025-03-01 17:52:26 +01:00 |