Go to the source code of this file.
Namespaces | |
| namespace | mim |
| namespace | mim::plug |
| namespace | mim::plug::compile |
| The compile Plugin | |
Functions | |
%compile.is_loaded | |
| const Def * | mim::plug::compile::normalize_is_loaded (const Def *, const Def *, const Def *arg) |
%compile.aggr | |
| const Def * | mim::plug::compile::normalize_aggr (const Def *, const Def *, const Def *arg) |
| compile.aggr fallback ↦ tt/ff if -X compile:aggr=on/=off was passed, else fallback. | |
%compile.cond | |
| const Def * | mim::plug::compile::normalize_cond (const Def *, const Def *callee, const Def *phase) |
| compile.cond name phase ↦ phase if name's plugin is loaded, else compile.null. | |