Linus Groh
|
ee66eaa1b0
LibJS: Make RegExp.prototype.flags spec-compliant
|
4 éve |
AnotherTest
|
210a3db44d
LibJS: Implement `RegExpPrototype::exec()'
|
4 éve |
AnotherTest
|
8ba273a2f3
LibJS: Hook up Regex<ECMA262> to RegExpObject and implement `test()'
|
4 éve |
AnotherTest
|
3200ff5f4f
LibJS+js: Rename RegExp.{content => pattern}
|
4 éve |
Linus Groh
|
e163db248d
LibJS: Implement RegExp.prototype.toString() as standalone function
|
4 éve |
Andreas Kling
|
2bc5bc64fb
LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h>
|
4 éve |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 éve |
Matthew Olsson
|
61ac1d3ffa
LibJS: Lex and parse regex literals, add RegExp objects
|
5 éve |