1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:20:59 +00:00
serenity/Userland
Linus Groh 86e22abd76 LibJS: Rename DefaultMergeFields to DefaultMergeCalendarFields
This is an editorial change in the Temporal spec.

See: 0ee80b2
2022-06-10 12:39:11 +02:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications Calculator: Add Phi constant 2022-06-09 19:17:43 +01:00
Demos LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle 2022-06-01 19:33:45 +02:00
DevTools Userland: Use default buttons instead of manually handling return press 2022-06-02 22:33:00 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Pong: Paint ball antialiased 2022-06-05 16:16:17 +01:00
Libraries LibJS: Rename DefaultMergeFields to DefaultMergeCalendarFields 2022-06-10 12:39:11 +02:00
Services SystemServer: Add Service::try_create to propagate errors 2022-06-09 22:08:04 +02:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities js: Add a loadINI() function for loading INI files :^) 2022-06-06 20:14:28 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00