Commit graph

10 commits

Author SHA1 Message Date
5736c02eb1 axl_ftoa 2025-12-08 00:01:39 +03:00
e015927089 del empty line 2025-12-05 22:52:22 +03:00
b8eaa81a22 axl_itoa, axl_utoa 2025-12-05 22:46:27 +03:00
e32beb707c axl_strrev 2025-12-05 21:05:48 +03:00
aecae2baa8 axl_string.h shouldn't depend on axl_memory.h 2025-12-02 17:17:13 +03:00
0b74748a0d axl_strstr 2025-12-02 17:16:04 +03:00
eece39c2ed Better axl_strchr + handle finding '\0' 2025-12-01 21:17:21 +03:00
0d7cfcc8d6 Fix axl_strncmp: i++ was missing 2025-12-01 21:09:01 +03:00
8016f64db4 axl_strchr 2025-12-01 20:47:34 +03:00
120893b0cd Unit test strings 2025-12-01 20:16:07 +03:00
Renamed from axl_string.cpp (Browse further)