aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: solve a race situation at unit test modesaturneric2024-11-251-0/+7
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-7/+0
* fix: correct some spelling mistakessaturneric2024-05-031-2/+2
* fix: solve issues at i18n supportsaturneric2024-01-231-0/+6
* fix: remove low level api setjmp to improve corss-platform abilitysaturneric2024-01-151-7/+0
* feat: integrate logging api to coresaturneric2024-01-051-9/+3
* fix: clean up envirnoment when app exitssaturneric2023-12-161-3/+10
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-1/+1
* refactor: improve the structure of main,core and test modulesaturneric2023-12-131-9/+14
* feat: standarized and speed up app env loading processsaturneric2023-12-031-3/+4
* feat: introduce cmd functionssaturneric2023-11-291-0/+62