serenity/Userland
2024-01-24 11:07:03 +00:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
BuggieBox
Demos WidgetGallery: Remove quotes around GML boolean values 2024-01-21 08:38:18 -05:00
DevTools LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
DynamicLoader LibC: Separate arch dependent fenv functions 2024-01-22 20:06:09 -07:00
Games MasterWord: Add fullscreen option 2024-01-14 15:18:43 -07:00
Libraries LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
Services AK+Everywhere: Remove JsonValue APIs with implicit default values 2024-01-21 15:47:53 -07:00
Shell Shell: Use reverse iterators for history events 2024-01-23 01:31:25 +03:30
Utilities disasm: Allow disassembling just one symbol 2024-01-22 20:54:16 -07:00
CMakeLists.txt