ladybird/Userland
2024-02-07 13:35:49 +01:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications TerminalSettings: Ensure automark setting is reverted on cancel 2024-02-07 13:35:49 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos WidgetGallery: Remove quotes around GML boolean values 2024-01-21 08:38:18 -05:00
DevTools LibVT+Everywhere: Introduce 'automarks' and 'clear previous command' 2024-02-07 00:43:11 +01:00
DynamicLoader LibC: Separate arch dependent fenv functions 2024-01-22 20:06:09 -07:00
Games AK+Userland: Return String from human_readable_[digital_]time() 2024-01-25 09:07:32 +01:00
Libraries LibVT+TerminalSettings: Move settings parsing functions to LibVT 2024-02-07 13:35:49 +01:00
Services RequestServer: Avoid using gethostbyname 2024-02-06 21:43:23 +01:00
Shell Shell: Don't escape display/trailing texts when completing via programs 2024-02-07 00:43:11 +01:00
Utilities ntpquery: Use AK::convert_between_host_and_network_endian 2024-02-06 04:37:47 -07:00
CMakeLists.txt