serenity/Userland
Diego Frias b47c9dfe45 LibWasm: Implement integer conversion and narrowing SIMD instructions
(cherry picked from commit 616048c67e47c88d8426b46f83ecf13e6f9826e8)
2024-07-29 14:34:01 +02:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications LibWebView+UI: Raise the chrome process open file limit 2024-07-29 01:01:11 -04:00
BuggieBox Userland: Move basic system init functionality out of SystemServer 2024-06-30 00:20:45 +02:00
Demos CatDog: Avoid quickly switching between wake and sleep 2024-07-22 11:50:45 -04:00
DevTools Hackstudio: Add a window title when diff is opened 2024-06-09 14:13:29 -04:00
DynamicLoader DynamicLoader: Add an option to list all ELF loaded dependencies 2024-05-14 15:42:42 -06:00
Games Chess: Add time controls 2024-06-05 20:45:38 -04:00
Libraries LibWasm: Implement integer conversion and narrowing SIMD instructions 2024-07-29 14:34:01 +02:00
Services LibWeb+RequestServer: Let RequestServer set HTTP Accept-Encoding header 2024-07-28 17:34:44 -04:00
Shell Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
Utilities LibWasm/WASI+wasm: Make WASI exit() "noreturn" instead of making it exit 2024-07-29 14:34:01 +02:00
CMakeLists.txt