serenity/Userland/Games
Andreas Kling 073b3b992d AK: Make String::number() infallible
This API will always succeed in creating a String representing the
provided number in base-10.

(cherry picked from commit dd419b5a8df3b9a32478c4a8f0ea9f70334214cd;
amended to update the rest of the system. No conflicts though!)
2024-11-29 16:03:30 -05:00
..
BrickGame Games/BrickGame: Bind Key_Z to rotate left 2024-11-14 01:39:04 +01:00
Chess LibGfx+Clients: Remove Painter::ScalingMode forwarding declaration 2024-10-20 21:06:08 -04:00
ColorLines LibGfx+Clients: Remove Painter::ScalingMode forwarding declaration 2024-10-20 21:06:08 -04:00
FlappyBug Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Flood AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
GameOfLife AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Hearts LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
MasterWord LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Minesweeper AK: Make String::number() infallible 2024-11-29 16:03:30 -05:00
Snake AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Solitaire LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Spider LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
TwentyFourtyEight AK: Make String::number() infallible 2024-11-29 16:03:30 -05:00
CMakeLists.txt 2048: Rename to TwentyFourtyEight for GML compatibility 2024-04-15 14:01:13 +02:00