acadia/lib/glacier/string
Drew Galbraith c8e5441c7f [Glacier] Add the ability to remove a character from a StringBuilder. 2023-11-26 13:39:18 -08:00
..
str_format.cpp [Glacier] Add proper string formatting for ErrorCodes. 2023-11-22 12:17:10 -08:00
str_format.h [Mammoth] Move all callers of FromCapability to OwnedMemoryObject. 2023-11-19 20:33:15 -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 [Teton] Load a font file and write a character to the screen. 2023-11-21 19:14:02 -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