Idan Horowitz
|
844be7a0a5
LibJS: Convert the RegExpCreate AO to ThrowCompletionOr
|
3 anni fa |
Idan Horowitz
|
d9f5e2d461
LibJS: Convert the RegExpInitialize AO to ThrowCompletionOr
|
3 anni fa |
Linus Groh
|
78fd8c1ca2
LibJS: Make escape_regexp_pattern() a RegExpObject member function
|
3 anni fa |
Timothy Flynn
|
7c54b6bd45
LibJS: Separate RegExpCreate into RegExpAlloc and RegExpInitialize
|
3 anni fa |
Timothy Flynn
|
f1dd770a8a
LibJS: Parse RegExp literals at AST creation time, not execution time
|
3 anni fa |
Timothy Flynn
|
a0c19deb80
LibJS: Implement RegExpCreate/RegExpInitialize closer to the spec
|
4 anni fa |
Idan Horowitz
|
306d59276a
LibJS: Stop using a native property for RegExp's lastIndex property
|
4 anni fa |
Matthew Olsson
|
fcd3b9a0df
Userland: Use mattco@serenityos.org for my copyright headers
|
4 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Andreas Kling
|
1db943e146
LibJS: Implement (mostly) String.prototype.match
|
4 anni fa |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anni fa |