1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Userland
Ali Mohammad Pur 741886a4c4 LibRegex: Make the optimizer understand references and capture groups
Otherwise the fork in patterns like `(1+)\1` would be (incorrectly)
optimized away.
2021-09-15 15:52:28 +04:30
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications PixelPaint: Add ability to draw squares and circles 2021-09-15 00:10:14 +00:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Everywhere: Use my fancy new serenityos.org email :^) 2021-09-13 20:51:50 +00:00
Libraries LibRegex: Make the optimizer understand references and capture groups 2021-09-15 15:52:28 +04:30
Services FileOperation: Deduplicate destination file names on copy 2021-09-13 18:08:34 +04:30
Shell Shell: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Utilities Utilities: Use ElapsedTimer::start_new in allocate 2021-09-12 17:24:44 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00