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.cond_phase | |
| const Def * | mim::plug::compile::normalize_cond_phase (const Def *, const Def *callee, const Def *phase) |
| compile.cond_phase name phase ↦ phase if name's plugin is loaded, else compile.null_phase. | |