1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 13:07:46 +00:00
serenity/Userland
Ali Mohammad Pur b6381f785d LibWasm: Make memory operation address calculation match the spec
...or rather, match what the spec _means_ to say, not what it actually
says.
2021-08-12 21:03:53 +02:00
..
Applets Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
Applications 3DFileViewer: Allow zooming via mouse wheel 2021-08-12 20:57:19 +02:00
Demos Mandelbrot: Only recalculate missing areas after panning 2021-08-10 09:48:12 +02:00
DevTools Revert "HackStudio: Remove noop code when opening the project" 2021-08-12 20:56:54 +02:00
DynamicLoader DynamicLoader: Make sure we don't link against libgcc_s 2021-08-08 16:41:51 +02:00
Games Solitaire: Don't allow the player to draw cards while mouse is down 2021-08-07 16:59:46 +02:00
Libraries LibWasm: Make memory operation address calculation match the spec 2021-08-12 21:03:53 +02:00
Services Userland: Fix PATH environment variable ordering 2021-08-12 18:56:30 +02:00
Shell Userland: Fix PATH environment variable ordering 2021-08-12 18:56:30 +02:00
Utilities Kernel+LibC: Use 64 bit values for ino_t 2021-08-12 20:57:32 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00