1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 13:57:35 +00:00
serenity/Userland
2023-02-26 19:40:09 +01:00
..
Applets Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Applications Spreadsheet: Fix column index to number conversion 2023-02-26 21:06:21 +03:30
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
DevTools Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Libraries LibJS: Add a missing include to FunctionKind.h 2023-02-26 19:40:09 +01:00
Services Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Shell Shell: Fix (and paper over) various const-correctness issues 2023-02-21 00:54:04 +01:00
Utilities LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result 2023-02-26 10:54:23 +03:30
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00