ladybird/Userland/DevTools
Hendiadyoin1 cd21e03225 AK+Everywhere: Add sincos and use it in some places
Calculating sin and cos at once is quite a bit cheaper than calculating
them individually.
x87 has even a dedicated instruction for it: `fsincos`.
2022-03-15 11:39:42 +01:00
..
HackStudio HackStudio: Remove Terminal widget when the bound shell process dies 2022-03-14 23:43:36 +01:00
Inspector Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer 2022-02-25 22:35:12 +01:00
Playground Userland: Ask first for unsaved changes after clicking an "Open" action 2022-02-21 18:30:32 +01:00
Profiler Profiler: Present read event info in tree structure 2022-03-05 21:47:01 +01:00
UserspaceEmulator AK+Everywhere: Add sincos and use it in some places 2022-03-15 11:39:42 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00