Dániel Bátyai
|
13941df8dd
|
Implement RegExp.prototype.compile()
JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai.u-szeged@partner.samsung.com
|
2015-08-24 10:10:09 +02:00 |
|
Peter Gal
|
801e8e34cd
|
Test lastIndex calculation for exec calls
JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com
|
2015-07-29 11:20:13 +02:00 |
|
Ruben Ayrapetyan
|
f8770020f7
|
Update RegExp.prototype.exec so that it returns 'null' instead of 'undefined' in case argument doesn't match corresponding regular expression.
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
|
2015-07-13 19:05:37 +03:00 |
|
László Langó
|
e027b4d65d
|
Enable regular expressions.
- add regular expressions support to JS parser and interpreter;
- add tests for regular expressions.
JerryScript-DCO-1.0-Signed-off-by: Szilard Ledan szledan.u-szeged@partner.samsung.com
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
|
2015-06-26 13:31:10 +02:00 |
|