ladybird/Userland
Ali Mohammad Pur fb262de7cb LibRegex: Make append_alternation() actually skip the common blocks
Previously we started with 'left_skip' set to zero, which made it so
that no blocks were selected to be skipped.
2023-06-14 06:41:17 +02:00
..
Applets AudioApplet: Read and apply config value only once 2023-05-29 13:22:58 +02:00
Applications Applications: Stop lying about string types 2023-06-13 01:49:02 +02:00
BuggieBox
Demos Applications+Demos+LibGUI: Migrate to fallible WizardDialogs and Pages 2023-06-09 17:21:43 +02:00
DevTools SQLStudio: Stop lying about string types 2023-06-13 01:49:02 +02:00
DynamicLoader
Games Userland: Filter out unsupported file types in open dialogs in more apps 2023-06-11 09:40:17 +01:00
Libraries LibRegex: Make append_alternation() actually skip the common blocks 2023-06-14 06:41:17 +02:00
Services LibSQL+SQLServer: Do not re-open databases 2023-06-13 16:33:42 -04:00
Shell Shell: Stop lying about string types 2023-06-13 01:49:02 +02:00
Utilities cal: Don't pretend ConfigServer returns a StringView 2023-06-13 01:49:02 +02:00
CMakeLists.txt