AuroraRuntime/Source/Parse
J Reece Wilson 21902a5d5b [+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs
[*] Optimize UNIX IPC ABI: Handle String encodes an array of U16s to optimize space. Could still be better.
2022-08-04 14:08:12 +01:00
..
Base32.cpp [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Base32.hpp [*] Formatting 2022-03-30 15:18:56 +01:00
Base64.cpp [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Base64.hpp [*] Formatting 2022-03-30 15:18:56 +01:00
Hex.cpp [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Hex.hpp [*] Formatting 2022-03-30 15:18:56 +01:00
Parser.cpp [+] AuParse::[Stringify/Parse][U/S]Int[16] class of parse APIs 2022-08-04 14:08:12 +01:00
Parser.hpp [*] Formatting 2022-03-30 15:18:56 +01:00