aboutsummaryrefslogtreecommitdiffstats
path: root/src/module/system/Module.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-17refactor: move module system to core and make it worksaturneric1-107/+0
2023-10-17fix: slove compile issuessaturneric1-10/+10
2023-10-17refactor: change plugin system to module systemsaturneric1-26/+28
2023-10-16fix: solve compile and link issuessaturneric1-2/+2
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-0/+2
2023-10-16feat: using piml tech on plugin systemsaturneric1-0/+103