aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/system/ModuleManager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-17refactor: move module system to core and make it worksaturneric1-111/+0
2023-10-17fix: slove compile issuessaturneric1-16/+16
2023-10-17refactor: change plugin system to module systemsaturneric1-22/+24
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-3/+3
2023-10-16feat: using piml tech on plugin systemsaturneric1-0/+109