1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:34:59 +00:00
serenity/Userland
Martin Janiczek d52ffcd830 LibTest: Add more numeric generators
Rename unsigned_int generator to number_u32.
Add generators:
- number_u64
- number_f64
- percentage
2024-01-12 16:42:51 -07:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications Browser: Add help menu item 2024-01-12 16:27:40 -07:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Mandelbrot: Allow panning with the arrow keys 2024-01-11 08:02:23 +01:00
DevTools Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Libraries LibTest: Add more numeric generators 2024-01-12 16:42:51 -07:00
Services WindowServer: Read from /dev/input/mice for mouse packets 2024-01-12 16:08:08 -07:00
Shell Shell: Print paths in plain mode when stdout is not a tty 2024-01-12 12:47:40 +01:00
Utilities pixelflut: Implement alternative flooding strategies 2024-01-12 16:10:28 -07:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00