ladybird/Userland
Ali Mohammad Pur 5f342e4fa9 LibRegex: Make Fork{Jump,Stay} non-recursive
This makes very fork-heavy expressions (like `(aa)*`) not run out of
stack space when matching very long strings.
2021-08-02 17:22:50 +04:30
..
Applets Applets: Remove unused header includes 2021-08-01 08:10:16 +02:00
Applications Mail: Use GUI::PasswordInputDialog to ask for server passwords 2021-08-02 10:13:35 +02:00
Demos Demos: Remove unused header includes 2021-08-01 08:10:16 +02:00
DevTools HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00
DynamicLoader DynamicLoader+LibELF: Move self-relocation code into a separate file 2021-07-27 13:15:16 +02:00
Games Breakout: Add menus before showing the window 2021-07-31 08:08:31 +02:00
Libraries LibRegex: Make Fork{Jump,Stay} non-recursive 2021-08-02 17:22:50 +04:30
Services LibGUI, WindowServer: Greatly simplify menubar logic 2021-08-02 00:39:15 +02:00
Shell Shell: Improve the parsing of history event designators 2021-08-02 02:58:55 +04:30
Utilities LibCpp: Correctly parse lines that end in '\' 2021-08-02 01:03:59 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00