Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |