| .. |
|
cmpbackend-cxx
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmparray.lsp
|
cmp: cosmetic changes in cmparray
|
2023-09-11 16:54:21 +02:00 |
|
cmpclos.lsp
|
cmp: supply an explicit value for the empty location
|
2023-09-25 13:13:27 +02:00 |
|
cmpcond.lsp
|
cmp: handle-compiler-error: respect *compiler-break-enable* flag
|
2023-11-17 11:21:21 +01:00 |
|
cmpdefs.lsp
|
cmp: introduce new variables for linker flags
|
2022-08-24 16:38:20 +02:00 |
|
cmpenv-api.lsp
|
cmp: expand compiler macros for callsites in the same source file as the compiler macro definition
|
2023-10-30 12:01:21 +01:00 |
|
cmpenv-declaim.lsp
|
cmp: rename env functions to comply to other naming conventions
|
2023-02-21 14:34:11 +01:00 |
|
cmpenv-declare.lsp
|
cmp: refactor cmppolicy (part 1)
|
2023-02-21 16:16:30 +01:00 |
|
cmpenv-fun.lsp
|
cmp: move set-closure-env from cmpenv-api to cmpenv-fun
|
2023-02-21 14:34:11 +01:00 |
|
cmpenv-optimize.lsp
|
cmp: refactor cmppolicy (part 3)
|
2023-02-21 16:16:30 +01:00 |
|
cmpenv-proclaim.lsp
|
cmpc: move sysfun to the cxx backend
|
2023-06-11 10:40:18 +02:00 |
|
cmpenv-var.lsp
|
cmp: move env-related operators from cmpvar to cmpenv-var
|
2023-02-21 14:34:11 +01:00 |
|
cmpform.lsp
|
cmpc: move constant and inlining c/c++ optimizations
|
2023-06-06 14:48:58 +02:00 |
|
cmpfun.lsp
|
cmp: enforce valid shape of si:function-block-name delcaration
|
2023-09-25 13:13:27 +02:00 |
|
cmpglobals.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmplocs.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmpmain.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmpmap.lsp
|
cmp: don't USE the package EXT
|
2023-02-21 14:34:11 +01:00 |
|
cmpname.lsp
|
cosmetic: fix some compiler warnings
|
2020-04-29 20:35:37 +02:00 |
|
cmpopt-clos.lsp
|
cmp: refactor: cosmetic cmpopt-clos fixes
|
2017-04-28 11:24:47 +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: refactor: qualify package of *-prop interface
|
2017-04-28 11:48:15 +02:00 |
|
cmpopt-num.lsp
|
cmpc: clean up numeric optimizers and propagators
|
2023-06-06 14:48:58 +02:00 |
|
cmpopt-sequence.lsp
|
cmp: supply an explicit value for the empty location
|
2023-09-25 13:13:27 +02:00 |
|
cmpopt-type.lsp
|
cmp: cleanup to avoid some forward-references
|
2023-02-21 16:16:30 +01:00 |
|
cmpopt.lsp
|
cmp: expand-typep: fix broken (complex type) expansion
|
2023-09-25 13:13:27 +02:00 |
|
cmpos-features.lsp
|
cosmetic: cmp: declare unused variables as ignored
|
2023-02-21 14:34:11 +01:00 |
|
cmpos-run.lsp
|
cmp: major cleanup, separate passes
|
2021-07-01 14:11:33 +02:00 |
|
cmppackage.lsp
|
cmp: don't USE the package EXT
|
2023-02-21 14:34:11 +01:00 |
|
cmppass1-call.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-cont.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-data.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-eval.lsp
|
cmp: inline constants in the second pass
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-ffi.lsp
|
cmpc: get rid of another undocumented feature from FFI:C-INLINE
|
2023-09-25 14:35:14 +02:00 |
|
cmppass1-fun.lsp
|
cmp: remove obsolete function push-vars
|
2023-02-21 14:34:11 +01:00 |
|
cmppass1-special.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-top.lsp
|
cmpc: separate the data segment creation passes
|
2023-11-17 11:21:21 +01:00 |
|
cmppass1-var.lsp
|
cmp: have separate AST nodes for variables and locations
|
2023-09-25 13:13:27 +02:00 |
|
cmppolicy.lsp
|
cmp: refactor cmppolicy (part 3)
|
2023-02-21 16:16:30 +01:00 |
|
cmpprop-array.lsp
|
cmp: move type propagators for arrays to a separate file
|
2023-09-11 16:54:21 +02:00 |
|
cmpprop-num.lsp
|
cmpc: clean up numeric optimizers and propagators
|
2023-06-06 14:48:58 +02:00 |
|
cmpprop.lsp
|
cmp: c2var: take a vv as a second argument for constants
|
2023-11-17 11:21:21 +01:00 |
|
cmprefs.lsp
|
cmp: move refs to a separate file cmprefs
|
2023-02-21 16:16:30 +01:00 |
|
cmpstructures.lsp
|
cmp: cleanup: some more cleanup
|
2023-02-21 14:34:11 +01:00 |
|
cmptables.lsp
|
cmp: don't pass "raw" boolean values in the second pass
|
2023-11-17 11:21:21 +01:00 |
|
cmptype-arith.lsp
|
cmp: fix caching of type specifiers
|
2023-10-30 12:01:21 +01:00 |
|
cmptype-assert.lsp
|
cmp: fix errors in handling compound function types
|
2023-06-18 13:08:12 +02:00 |
|
cmptype-prop.lsp
|
newcmp: remove obsolete newcmp package
|
2016-03-11 16:06:45 +01:00 |
|
cmptype.lsp
|
cmp: have separate AST nodes for variables and locations
|
2023-09-25 13:13:27 +02:00 |
|
cmptypes.lsp
|
cmpc: move the c-inliner fully to the cmpc backend module
|
2023-09-25 14:35:14 +02:00 |
|
cmputil.lsp
|
cmp: fix caching of type specifiers
|
2023-10-30 12:01:21 +01:00 |
|
cmpvar.lsp
|
cmpc: move constant and inlining c/c++ optimizations
|
2023-06-06 14:48:58 +02: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
|
cmpc: move the c-inliner fully to the cmpc backend module
|
2023-09-25 14:35:14 +02:00 |
|
proclamations.lsp
|
cmp: fix incorrect type proclamations
|
2023-10-30 12:01:20 +01:00 |