|
|
de22c706af
|
Added String benchmark function
clang-build / clang-build (push) Successful in 30s
gcc-build / gcc-build (push) Successful in 21s
clang-build / clang-build (pull_request) Successful in 31s
gcc-build / gcc-build (pull_request) Successful in 20s
|
2026-03-16 09:53:07 +01:00 |
|
|
|
f8a77a6056
|
Added String type documentation
clang-build / clang-build (push) Successful in 30s
gcc-build / gcc-build (push) Successful in 19s
|
2026-03-16 09:42:15 +01:00 |
|
|
|
6110fc963c
|
Fixed a bug and added unit tests for String type
clang-build / clang-build (push) Successful in 30s
gcc-build / gcc-build (push) Successful in 18s
|
2026-03-13 18:27:00 +01:00 |
|
|
|
1871035cd6
|
Added string_{trim,split,destroy,split_destroy}
clang-build / clang-build (push) Successful in 28s
gcc-build / gcc-build (push) Successful in 19s
|
2026-03-13 17:36:37 +01:00 |
|
|
|
b4a704f1b4
|
Added `string_{get_at,set_at,to_lower,to_upper,reverse}
clang-build / clang-build (push) Failing after 18s
gcc-build / gcc-build (push) Successful in 19s
|
2026-03-13 17:16:02 +01:00 |
|
|
|
086446039b
|
Fixed a bug about string comparison
clang-build / clang-build (push) Failing after 20s
gcc-build / gcc-build (push) Failing after 5s
|
2026-03-13 11:48:42 +01:00 |
|
|
|
55b14ee949
|
Added string_{new,clone,concat,contains,slice,eq}
clang-build / clang-build (push) Failing after 24s
gcc-build / gcc-build (push) Failing after 4s
|
2026-03-13 11:39:50 +01:00 |
|
|
|
110ccae8b9
|
Added UTF-8 helper functions
clang-build / clang-build (push) Successful in 1m25s
gcc-build / gcc-build (push) Successful in 18s
|
2026-03-13 10:43:36 +01:00 |
|