Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add prefix GF to all sdk and module symbols | saturneric | 2024-02-29 | 1 | -84/+0 |
| | |||||
* | feat: add module controller and continue to work on module system | saturneric | 2024-02-29 | 1 | -12/+10 |
| | | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system | ||||
* | feat: upgrade module system | saturneric | 2024-02-28 | 1 | -0/+86 |
1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it |