23 Commits

Author SHA1 Message Date
e16305d3dd Merge pull request 'fix/reinit' (#3) from fix/reinit into master
Some checks failed
android / build (x86) (push) Failing after 23m34s
android / build (x86_64) (push) Failing after 21m42s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 23m53s
android / build (armeabi-v7a) (push) Failing after 14m33s
android / build (arm64-v8a) (push) Failing after 14m45s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 28m5s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 24m18s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 21m24s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 12m15s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 14m45s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 30m1s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 35m12s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 31m51s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 26m45s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 41m46s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 24m42s
linux-x64-clang / linux-clang (Debug) (push) Failing after 21m21s
linux-x64-clang / linux-clang (Release) (push) Successful in 19m21s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 44m8s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1h0m43s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 29m36s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 48m51s
Reviewed-on: #3
2025-04-02 13:31:15 +00:00
tqcq
acacfbe188 fix crash on init
Some checks failed
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Waiting to run
linux-x64-clang / linux-clang (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Waiting to run
linux-x64-clang / linux-clang (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Waiting to run
android / build (arm64-v8a) (pull_request) Failing after 10m7s
android / build (x86_64) (push) Failing after 10m21s
android / build (x86) (push) Failing after 10m29s
android / build (armeabi-v7a) (push) Failing after 10m39s
android / build (arm64-v8a) (push) Failing after 10m54s
linux-x64-clang / linux-clang (Release) (pull_request) Failing after 11m47s
linux-x64-clang / linux-clang (Debug) (pull_request) Failing after 11m55s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 12m6s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 12m14s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 34m32s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 39m10s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Failing after 13m6s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 34m11s
2025-04-02 19:33:43 +08:00
86f52567b7 Merge pull request 'fix reinit' (#4) from fix/reinit into develop
All checks were successful
android / build (arm64-v8a) (push) Successful in 5m51s
android / build (armeabi-v7a) (push) Successful in 5m49s
android / build (x86) (push) Successful in 4m44s
android / build (x86_64) (push) Successful in 5m14s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 15m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 15m52s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 14m16s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 15m20s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 13m27s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 15m44s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 15m21s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 15m44s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 15m23s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 15m6s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 15m52s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 17m13s
linux-x64-clang / linux-clang (Debug) (push) Successful in 10m7s
linux-x64-clang / linux-clang (Release) (push) Successful in 10m36s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 13m9s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 13m25s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 14m7s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 14m17s
Reviewed-on: #4
2025-03-06 09:21:03 +00:00
tqcq
471c2c1756 fix reinit
Some checks failed
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 15m39s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 16m28s
linux-x64-clang / linux-clang (Debug) (push) Successful in 10m24s
linux-x64-clang / linux-clang (Release) (push) Successful in 10m30s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 13m3s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 13m24s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 14m47s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 14m40s
android / build (arm64-v8a) (pull_request) Successful in 5m52s
android / build (armeabi-v7a) (pull_request) Successful in 5m49s
android / build (x86_64) (pull_request) Failing after 11m6s
android / build (x86) (pull_request) Failing after 11m11s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 15m43s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 14m38s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 16m19s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 18m32s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 13m17s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 15m37s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 15m22s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 15m56s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 16m11s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 15m46s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 16m24s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 15m37s
linux-x64-clang / linux-clang (Debug) (pull_request) Successful in 9m34s
linux-x64-clang / linux-clang (Release) (pull_request) Successful in 10m25s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 13m14s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 14m21s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 14m55s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 15m2s
2025-03-06 17:20:06 +08:00
tqcq
26e0a09306 Merge pull request 'add_init_deinit' (#17) from add_init_deinit into develop
Reviewed-on: #17
2025-02-27 09:52:24 +00:00
tqcq
c1dda0d6d1 feat add expected 2025-02-27 17:45:55 +08:00
tqcq
765c273dfd feat add tile::Init/tile::Uninit 2025-02-27 17:33:51 +08:00
tqcq
28e7183d46 Merge pull request 'fix/string_trim' (#16) from fix/string_trim into develop
Reviewed-on: #16
2025-02-27 02:50:50 +00:00
tqcq
7803018b8e feat add todo 2025-01-09 21:52:23 +08:00
tqcq
d3eeaffc30 feat add test case 2025-01-09 21:46:03 +08:00
tqcq
f8494fb9ba Merge branch 'develop' into fix/string_trim 2025-01-09 04:59:09 +00:00
tqcq
c407aadbb8 fix string trim 2025-01-09 11:14:38 +08:00
tqcq
5e93fa78fb feat reformat CMakeLists.txt 2025-01-07 23:16:46 +08:00
tqcq
d8d2bc551b Merge pull request 'feat/upgrade_version' (#12) from feat/upgrade_version into develop
Reviewed-on: #12
2024-12-31 01:03:01 +00:00
tqcq
9c9e046177
Merge remote-tracking branch 'origin/develop' into feat/upgrade_version 2024-12-30 23:41:41 +08:00
tqcq
9f48df425c
feat remove unused code 2024-12-30 23:40:32 +08:00
ed5a772ffb feat update version to 0.1.2 (#11)
Reviewed-on: #11
2024-12-30 11:51:36 +00:00
tqcq
f97ec3b350 feat update workflow group: ${{ github.workflow }}-${{ github.ref }} 2024-12-30 18:23:20 +08:00
tqcq
44e92a75f5 feat fix time_keeper_test failed. 2024-12-30 18:10:17 +08:00
tqcq
eb483b6a50 feat update version to 0.1.2 2024-12-30 14:49:07 +08:00
tqcq
376f9b3c92 fix build script 2024-12-20 14:25:35 +08:00
tqcq
6a719f0cb1 fix compile for android 2024-12-19 14:55:05 +08:00
tqcq
7d7845acb5 init repo. 2024-12-19 14:39:59 +08:00