Ali Mohammad Pur
|
578d73943a
LibC+LibRegex: Move central regex definitions into LibC/bits
|
2 年之前 |
Emily Trau
|
abc150085f
LibC: Add missing sys/cdefs.h include
|
2 年之前 |
Ali Mohammad Pur
|
598dc74a76
LibRegex: Partially implement the ECMAScript unicodeSets proposal
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Ali Mohammad Pur
|
2b028f6faa
LibRegex+LibJS: Avoid searching for more than one match in JS RegExps
|
3 年之前 |
Ali Mohammad Pur
|
5fac41f733
LibRegex: Implement ECMA262 multiline matching without splitting lines
|
3 年之前 |
davidot
|
733a70671b
LibRegex: Disallow duplicate named capture groups in ECMA262 parser
|
3 年之前 |
Timothy Flynn
|
d485cf29d7
LibRegex+LibUnicode: Begin implementing Unicode property escapes
|
4 年之前 |
Ali Mohammad Pur
|
f9fed0b167
LibRegex+LibC: Make re_nsub available to the user
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Gunnar Beutner
|
5a4206ef2e
LibC: Turn regex_t and regmatch_t into typedefs
|
4 年之前 |
William McPherson
|
2479ead718
Everywhere: Remove unnecessary `clang-format off`s
|
4 年之前 |
AnotherTest
|
f05e518cbc
LibRegex: Implement section B.1.4. of the ECMA262 spec
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |