..
cmpbackend-cxx
cmp: define constant VM before it is first used in a produced header
2026-02-27 11:22:02 +01:00
cmparray.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02:00
cmpclos.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02:00
cmpcond.lsp
cmp: don't emit style-warnings for dead code elimination
2026-02-13 19:00:48 +01:00
cmpdefs.lsp
cmpdefs: fix builds for CC [dlopen host -> no-dlopen target]
2025-11-24 10:58:15 +01:00
cmpenv-api.lsp
cmp: fix constant folding for target dependent constants
2025-11-22 16:25:42 +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
cmp: easier cross-compilation of user code
2025-11-21 19:08:14 +01:00
cmpenv-fun.lsp
cmp: move proclamations from system-properties into a compiler specific storage
2025-11-22 16:25:42 +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
clos: store class definitions in the compiler environment
2026-02-25 20:10:06 +01:00
cmpenv-var.lsp
cosmetic: minor fixes to the compiler
2023-11-17 11:21:21 +01:00
cmpform.lsp
cmp: fix constant folding
2025-11-15 16:52:31 +01:00
cmpfun.lsp
cmp: move proclamations from system-properties into a compiler specific storage
2025-11-22 16:25:42 +01:00
cmpglobals.lsp
cmp: make sure COMPILE works during cross compilation
2025-11-22 16:25:42 +01:00
cmplocs.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02:00
cmpmain.lsp
compile-file: allow :LOAD T :SYSTEM-P T when cross-compiling
2025-11-24 14:47:53 +01: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
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02:00
cmpopt-cons.lsp
cmp: cmpopt-cons: remove expand-simple-optimizer (rplaca, rplacd)
2023-09-25 14:35:14 +02:00
cmpopt-constant.lsp
cmp: move proclamations from system-properties into a compiler specific storage
2025-11-22 16:25:42 +01:00
cmpopt-num.lsp
cmp: inl: remove dead (and invalid!) code
2023-12-28 12:46:24 +01:00
cmpopt-sequence.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +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
cmp: fix typos
2025-11-23 17:45:10 +01: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: easier cross-compilation of user code
2025-11-21 19:08:14 +01:00
cmppass1-call.lsp
cmp: move proclamations from system-properties into a compiler specific storage
2025-11-22 16:25:42 +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: allow cross compiling to/from targets with complex float support
2025-11-21 19:08:14 +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
cmp: move proclamations from system-properties into a compiler specific storage
2025-11-22 16:25:42 +01:00
cmppass1-top.lsp
cmp: change handling of *cmp-env-root*
2025-11-22 16:25:42 +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
cmp: fix type propagator for EXPT
2025-12-13 19:51:53 +01:00
cmpprop.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02:00
cmprefs.lsp
cmp: faster function calls for functions with fixed number of arguments
2024-03-24 14:39:38 +01:00
cmpstructures.lsp
cmp: allow for storing type definitions in the compiler environment
2025-07-19 16:31:55 +02: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
subtypep: rebind type variables with a macro WITH-TYPE-DATABASE
2025-08-27 10:46:58 +02:00
cmptype-assert.lsp
cmp: fix some compile time type checks
2026-02-13 19:39:20 +01: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
cmp: fix some compile time type checks
2026-02-13 19:39:20 +01: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
cmp: fix some compile time type checks
2026-02-13 19:39:20 +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: easier cross-compilation of user code
2025-11-21 19:08:14 +01:00
proclamations.lsp
ihs/swank: make si_ihs_env return the local environment (not lexical)
2025-11-28 11:57:09 +01:00