ecl/src/cmp/cmpbackend-cxx
2026-03-07 21:35:37 +01:00
..
cmpbackend-cxx.lsp cmp: allow cross compiling to/from targets without shared library support 2025-11-22 16:25:42 +01:00
cmpc-arg-inl.lsp cmp: set-loc: explain how values are handled and remove INLINE-ARG0 2024-01-26 13:20:14 +01:00
cmpc-fun-inl.lsp cmp: allow for storing type definitions in the compiler environment 2025-07-19 16:31:55 +02:00
cmpc-inl-lspfun.lsp cmpc: move sysfun to the cxx backend 2023-06-11 10:40:18 +02:00
cmpc-inl-sysfun.lsp cmp: fix inline expansion for ABS function 2025-12-13 19:51:53 +01:00
cmpc-mach.lsp cmp: allow cross compiling to/from targets with complex float support 2025-11-21 19:08:14 +01:00
cmpc-opt-ct.lsp core: move defacto constants from cl_core structure to global space 2026-03-07 21:35:37 +01:00
cmpc-opt-num.lsp cmp: rework loc types and rename functions 2024-01-26 12:07:20 +01:00
cmpc-opt-printer.lsp cmp: allow for storing type definitions in the compiler environment 2025-07-19 16:31:55 +02:00
cmpc-util.lsp cmp: allow cross compiling to/from targets with complex float support 2025-11-21 19:08:14 +01:00
cmpc-wt.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
cmppass2-call.lsp cmp: allow for storing type definitions in the compiler environment 2025-07-19 16:31:55 +02:00
cmppass2-cont.lsp c2tagbody-body: fix a regression when processing intermediate tag 2025-11-17 10:39:45 +01:00
cmppass2-data.lsp fix cross compilation to a Windows target 2025-11-22 16:25:42 +01:00
cmppass2-eval.lsp cmp: allow for storing type definitions in the compiler environment 2025-07-19 16:31:55 +02:00
cmppass2-exit.lsp cmp: assign _ecl_debug_env to lcl_env (not lex_env) 2025-11-29 22:22:41 +01:00
cmppass2-ffi.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
cmppass2-fun.lsp ihs: store locals and lexical environment in separate slots 2025-11-28 11:57:09 +01:00
cmppass2-loc.lsp cmp: allow cross compiling to/from targets with complex float support 2025-11-21 19:08:14 +01:00
cmppass2-special.lsp cleanup: update license to lgpl-2.1+ in both headers and text 2024-01-14 12:22:27 +01:00
cmppass2-top.lsp cmp: define constant VM before it is first used in a produced header 2026-02-27 11:22:02 +01:00
cmppass2-var.lsp cmp: assign _ecl_debug_env to lcl_env (not lex_env) 2025-11-29 22:22:41 +01:00