Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-31 | core: | Gluzskiy Alexandr | |
moved on_modules_loaded call to later stage so modules actually can call other modules without race condition and exceptions implemented default metadata_storage basic settings //TODO: per module metadata storage modules: finished flat metadata module base implementation set,get,remove now working and tested via core, via modules | |||
2015-03-29 | typo fix | Gluzskiy Alexandr | |
2015-03-29 | module settings auto loading | Gluzskiy Alexandr | |
2015-03-29 | api fixes | Gluzskiy Alexandr | |
implemented get_module_settings | |||
2015-03-29 | work in progress | Gluzskiy Alexandr | |
2015-03-27 | working module loader | Gluzskiy Alexandr | |
basic program options support abitilty to print installed modules info started config support implementation |