ladybird/Userland
Ali Mohammad Pur 221c52c696 LibRegex: Avoid slicing a RegexStringView in non-unicode Compare ops
Getting a single code point is much faster than slicing into the string.
2023-07-31 05:31:33 +02:00
..
Applets
Applications AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
BuggieBox
Demos
DevTools Profiler: Correct the event names for 'malloc' and 'free' 2023-07-31 05:31:33 +02:00
DynamicLoader
Games Snake: Update snake skin color interactively while picking 2023-07-24 11:30:54 +03:30
Libraries LibRegex: Avoid slicing a RegexStringView in non-unicode Compare ops 2023-07-31 05:31:33 +02:00
Services AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
Shell AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
Utilities AK: Serialize URL hosts with 'concept-host-serializer' 2023-07-31 05:18:51 +02:00
CMakeLists.txt