Files
ladybird/Userland/Libraries
Ali Mohammad Pur 3b0943d24c LibRegex: Correct the alternative matching order when one is empty
Previously we were compiling `/a|/` into what effectively would be
`/|a`, which is clearly incorrect.
2022-02-14 11:30:50 +01:00
..
2022-02-12 12:16:59 +01:00
2022-02-13 14:55:23 +01:00
2022-02-13 23:05:39 +01:00
2022-01-07 15:44:42 +01:00