1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00
serenity/Userland
Ali Mohammad Pur 11a8476cf4 LibRegex: Use the parser state capture group count in BRE
Otherwise the users won't know how many capture groups are in the
parsed regular expression.
2021-07-10 23:14:08 +04:30
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications FontEditor: Tweak offensive padding :^) 2021-07-10 16:13:44 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools LibThreading: Rename Lock => Mutex 2021-07-09 11:15:50 +02:00
DynamicLoader Kernel+Userland: Make the stack alignment comply with the System V ABI 2021-07-10 01:41:57 +02:00
Games GameOfLife: Properly switch between play and pause icon 2021-07-07 15:29:37 +01:00
Libraries LibRegex: Use the parser state capture group count in BRE 2021-07-10 23:14:08 +04:30
Services FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00
Shell Shell: Use correct printf format string for size_t 2021-07-08 10:11:00 +02:00
Utilities chres: Make screen an optional parameter 2021-07-10 18:51:14 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00