serenity/Userland
2024-01-10 00:03:27 +01:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Mandelbrot: Modernize code by using the FileSystemAccessClient 2023-12-31 10:12:50 +01:00
DevTools Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Libraries LibWeb/CSS: Remove nullpointer dereference in Parser 2024-01-09 18:38:16 +00:00
Services LibWebView+WebContent: Let the WebView client broadcast when it painted 2024-01-08 00:51:59 +01:00
Shell Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Utilities icc: Add a --debug-roundtrip flag 2024-01-07 15:42:35 +01:00
CMakeLists.txt