acadia/lib/glacier/string
Drew Galbraith 3114ac110a [Glacier] Fix string memory deletion (thanks valgrind)../scripts/qemu.sh 2024-01-17 14:14:33 -08:00
..
str_format.cpp [Yunq] Return status in server code. 2023-12-01 10:26:03 -08:00
str_format.h [Yunq] Return status in server code. 2023-12-01 10:26:03 -08:00
str_split.cpp [Glacier] Add a StringView class and StrSplit method. 2023-11-02 20:23:28 -07:00
str_split.h [Glacier] Add a StringView class and StrSplit method. 2023-11-02 20:23:28 -07:00
string.cpp [Glacier] Fix string memory deletion (thanks valgrind)../scripts/qemu.sh 2024-01-17 14:14:33 -08:00
string.h [Teton] Load a font file and write a character to the screen. 2023-11-21 19:14:02 -08:00
string_builder.cpp [Glacier] Add the ability to remove a character from a StringBuilder. 2023-11-26 13:39:18 -08:00
string_builder.h [Glacier] Add the ability to remove a character from a StringBuilder. 2023-11-26 13:39:18 -08:00
string_view.cpp Move userspace to a templated StrFormat. 2023-11-03 02:48:21 -07:00
string_view.h Move userspace to a templated StrFormat. 2023-11-03 02:48:21 -07:00