Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add sanity check to plugin loading | David Phillips | 2018-11-03 |
| | |||
* | Move module configuration to callback | David Phillips | 2018-09-21 |
| | | | | | | This lets modules loaded dynamically (i.e. those not specified in configuation used at the start of execution) get configured correctly to e.g. record a reference to their configuration and register commands. | ||
* | Add runtime module {,un}loading | David Phillips | 2018-09-21 |