Commit Graph

34 Commits

Author SHA1 Message Date
tqcq
fae8944991 feature add assert
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 13m5s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 13m9s
2023-12-04 16:23:02 +08:00
tqcq
b2b52861bf fix add type
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 5m20s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 7m47s
2023-12-04 14:47:57 +08:00
tqcq
67979897a6 feature update proto 2023-12-04 13:28:23 +08:00
tqcq
055f32c163 feature small fix
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 4m7s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 4m21s
2023-12-04 12:27:56 +08:00
tqcq
760b99f00d fix use size_t
Some checks failed
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 5m11s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 12m35s
2023-12-03 23:14:32 +08:00
tqcq
36280b0320 fix use vasprintf
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Has been cancelled
build-crpc / build (Release, host.toolchain.cmake) (push) Has been cancelled
2023-12-03 22:42:20 +08:00
tqcq
5e23c20364 fix memory serialize memory leak 2023-12-03 21:28:57 +08:00
tqcq
0618406a7d fix message Searialize memory leak
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 13m0s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 12m23s
2023-12-03 21:21:56 +08:00
tqcq
e5bed79e64 feature v0.1.0
Some checks failed
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 4m15s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 10m39s
2023-12-03 20:05:41 +08:00
tqcq
b074b331f8 fix remove mingw support
Some checks failed
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 9m51s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 10m27s
2023-12-03 13:06:23 +08:00
tqcq
d301a6afc6 fix add miss header <algorithm>
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 1m18s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 5m29s
2023-12-03 12:51:10 +08:00
tqcq
2254698f64 fix add miss header <algorithm>
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Has been cancelled
2023-12-03 12:48:27 +08:00
tqcq
957fd68868 feature add filesystem
Some checks failed
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 2m4s
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 1m53s
build-crpc / build (Release, host.toolchain.cmake) (push) Has been cancelled
2023-12-03 12:42:44 +08:00
tqcq
f0175170ec fix antlr use c++17
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 1m44s
2023-12-03 12:34:16 +08:00
tqcq
5248bce1cc fix antlr use c++17 2023-12-03 12:34:02 +08:00
tqcq
9dc27ee9bc gs 2023-12-03 12:33:49 +08:00
tqcq
daa3e0d059 feature use specify GIT_REPOSITORY for anltr4
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Has been cancelled
2023-12-03 12:21:04 +08:00
tqcq
4607c32705 fix install
Some checks failed
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Has been cancelled
build-crpc / build (Debug, host.toolchain.cmake) (push) Has been cancelled
2023-12-03 12:14:14 +08:00
tqcq
0372b7f3df feature add i686
Some checks failed
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-xi686.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 56s
2023-12-03 12:12:30 +08:00
tqcq
075c3df7a3 feature remove test
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 12m0s
build-crpc / build (Release, host.toolchain.cmake) (push) Has been cancelled
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Has been cancelled
2023-12-03 11:59:46 +08:00
tqcq
d908772e38 feature auto generate lexer parser
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Has been cancelled
build-crpc / build (Release, host.toolchain.cmake) (push) Has been cancelled
2023-12-03 11:57:23 +08:00
tqcq
c910b747ef fix cmake version required
Some checks failed
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 39s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 12m18s
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 12m21s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 15m4s
2023-12-03 08:34:17 +08:00
tqcq
b414c019d3 fix can't find antlr.jar
Some checks failed
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 31s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 36s
2023-12-03 08:31:59 +08:00
tqcq
3b598482e9 fix wget
Some checks failed
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 31s
2023-12-03 08:29:31 +08:00
tqcq
cd3661fa58 feature install jr
Some checks failed
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, host.toolchain.cmake) (push) Waiting to run
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 33s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 38s
2023-12-03 08:16:13 +08:00
tqcq
adb8a82880 feature test static link
Some checks failed
build-crpc / build (Debug, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 29s
build-crpc / build (Debug, host.toolchain.cmake) (push) Failing after 34s
build-crpc / build (Release, mingw-w64-x86_64.toolchain.cmake) (push) Failing after 23s
build-crpc / build (Release, host.toolchain.cmake) (push) Failing after 33s
2023-12-03 08:14:03 +08:00
tqcq
07b150c166 feature add mingw 2023-12-03 08:09:34 +08:00
tqcq
41663e1c2f feature move gen to grammar 2023-12-03 08:04:44 +08:00
tqcq
73846e885a feature add message 2023-12-02 15:48:13 +08:00
tqcq
7003f08f3a feature support msg set_data 2023-12-02 15:31:16 +08:00
tqcq
0e45bc72ba feature support msg seriable 2023-12-02 11:05:25 +08:00
tqcq
be8fb56962 feature support server generate 2023-12-02 08:45:42 +08:00
tqcq
710ebd83e7 feature support message base function 2023-12-02 01:56:16 +08:00
tqcq
b1a44a46da feature support generate message 2023-12-02 00:32:54 +08:00