aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/Module.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* fix: slove threading and memory issuessaturneric2023-12-151-19/+24
* fix: repair gnupg info listing funtionSaturneric2023-11-291-1/+1
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+0
* feat: use module instead of integrated code at version checking taskSaturneric2023-10-241-0/+1
* perf: reduce header includes and improve build speedsaturneric2023-10-231-1/+1
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-4/+4
* fix: improve thread and module relationsaturneric2023-10-181-1/+1
* feat: imporve module systemsaturneric2023-10-171-16/+13
* refactor: move module system to core and make it worksaturneric2023-10-171-0/+107