geode/loader/include/Geode/utils
SMJS a96ec91f89
Added some getters to web request and added some coverage for edge-cases (#981)
* Added some getters to web request and added some coverage for possible edge-cases

* Added the getter implements for web requests

* Escaped header options
2024-06-30 17:32:06 +03:00
..
addresser.hpp Fix addresser 2024-06-02 10:43:41 +02:00
casts.hpp Yeet safe_cast 2024-06-06 12:31:22 +02:00
cocos.hpp cleanup many creates promoting better modern c++ coding practices 2024-06-23 11:36:16 +02:00
ColorProvider.hpp make some classes final 2024-06-20 23:00:04 +03:00
file.hpp make some classes final 2024-06-20 23:00:04 +03:00
general.hpp yeet wstring overloads 2024-06-07 09:38:06 +03:00
JsonValidation.hpp fix JsonValidation leaking exceptions on into 2024-02-12 17:38:06 +02:00
map.hpp a real path hash fix 2024-06-05 13:47:16 -07:00
MiniFunction.hpp fix MiniFunction not being usable with move-only parameters 2024-04-22 13:33:56 +03:00
NodeIDs.hpp add setIDs overload for automatically incrementing current node ID index 2024-02-16 01:29:23 +02:00
ObjcHook.hpp funny shared_ptr implementation 2024-01-15 17:57:43 +03:00
permission.hpp remove deprecated permissions 2024-02-23 21:13:52 -07:00
ranges.hpp fix CCArrayExt::value_type 2024-06-18 00:17:00 -03:00
Result.hpp Merge branch 'main' into new-index-but-better 2024-05-15 23:58:55 +03:00
SeedValue.hpp i wasnt content with previous seedvalue impl 2022-12-31 18:02:48 +03:00
string.hpp yeet wstring overloads 2024-06-07 09:38:06 +03:00
Task.hpp fix single arg overload of Task::listen 2024-06-26 14:48:09 -03:00
terminate.hpp fix unreachable warning 2024-06-06 17:43:20 +02:00
timer.hpp formatted includes 2022-10-30 21:59:20 +03:00
VersionInfo.hpp add ComparableVersionInfo::getComparison 2024-04-26 13:52:02 +03:00
web.hpp Added some getters to web request and added some coverage for edge-cases (#981) 2024-06-30 17:32:06 +03:00