ladybird/Userland/DevTools
Itamar b5a02b180c LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts
Thanks to @alimpfard for suggesting this :)
2021-07-10 21:58:28 +02:00
..
HackStudio LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts 2021-07-10 21:58:28 +02:00
Inspector AK+Everywhere: Change int to size_t in JsonObject and JsonArray 2021-06-29 13:18:03 +02:00
IPCCompiler IPCCompiler+WindowServer: Fix deleted function warning 2021-07-08 10:11:00 +02:00
Playground Everywhere: Prefer using "..."sv over StringView { "..." } 2021-07-04 14:24:03 +02:00
Profiler Everywhere: Add break after the last case label before default 2021-07-08 10:11:00 +02:00
StateMachineGenerator Userland: Change typedef to using directive 2021-05-21 10:07:22 +01:00
UserspaceEmulator UserspaceEmulator: Use long double in FABS 2021-07-08 10:11:00 +02:00
CMakeLists.txt Userland: Disable Hackstudio and UE on x86_64 2021-06-30 19:05:51 +02:00