serenity/Userland
Hendiadyoin1 05c959e40b AK: Change standard casting method of FixedPoint to truncation
This matches what floats do.

Also fix typo `trunk`->`trunc`
2023-08-14 14:20:45 -06:00
..
Applets LibGUI: Remove Menu::try_add_action() 2023-08-14 14:57:54 +02:00
Applications LibGUI: Make AboutDialog APIs infallible 2023-08-14 14:57:54 +02:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
DevTools LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Libraries AK: Change standard casting method of FixedPoint to truncation 2023-08-14 14:20:45 -06:00
Services LibGUI: Remove Menu::try_add_submenu() 2023-08-14 14:57:54 +02:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities headless-browser: Add ref tests support 2023-08-14 07:28:22 +02:00
CMakeLists.txt