serenity/Userland
2022-10-22 19:14:14 +02:00
..
Applets Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Applications Browser: Show SameSite attribute in cookie storage inspector 2022-10-22 18:17:01 +02:00
Demos CatDog: Make it always on top 2022-10-13 12:37:54 +01:00
DevTools GMLPlayground: Allow previewing GML in a separate window 2022-10-15 23:16:38 +02:00
DynamicLoader DynamicLoader: Use fewer GLOB patterns for arch-specific files 2022-10-16 16:36:39 +02:00
Games Snake: Add more emoji as in-game food graphics 2022-10-21 23:50:50 +02:00
Libraries LibJS: Require NanosecondsToDays remainder less than dayLength 2022-10-22 19:14:14 +02:00
Services LibGfx: Make Rect<T> methods work when T is not int or float 2022-10-22 18:17:58 +02:00
Shell CMake+Userland: Use CMakeLists from Userland to build Lagom Libraries 2022-10-16 16:36:39 +02:00
Utilities Utilities: Rename jp to json 2022-10-22 00:47:05 +02:00
CMakeLists.txt