Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added `::to_string_hex()`. | Toni Uhlig | 2023-09-27 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added ::from_unicode to convert unicode strings to ansi string in kernel mode. | Toni Uhlig | 2023-09-15 |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added `nanoprintf.h` header only library to implement `::to_string` functions. | Toni Uhlig | 2023-09-15 |
* `eastl::to_string` does not work for now Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |