Marko Lahma
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 år sedan |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 år sedan |
adams85
|
6eddc61db4
Implement workarounds for regex parsing known issues (#1603)
|
2 år sedan |
Marko Lahma
|
ec623b2aa4
Fix RegExp.prototype.source double-escape (#1455)
|
2 år sedan |
Victor Tran
|
82077b2cbb
Fix Regex Iterator (#1264)
|
2 år sedan |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 år sedan |
Marko Lahma
|
9d8432606d
ES2020 BigInt (#1027)
|
3 år sedan |
Marko Lahma
|
c738fafa9d
Fix NullReferenceException in RegExp.prototype.source (#1022)
|
3 år sedan |
Gökhan Kurt
|
e75235445c
Do not throw error immediately when receiving null Regex from Esprima (#931)
|
4 år sedan |
Marko Lahma
|
e6f54b5318
Introduce Engine.Evaluate (#899)
|
4 år sedan |
Marko Lahma
|
2289f9ca31
Enable Symbol and RegExp tests and fix issues (#693)
|
5 år sedan |
miroslav22
|
8dbd95abdd
Fixed RegExp.toString() throws a NullReferenceException if not called… (#640)
|
6 år sedan |
Marko Lahma
|
63c734750b
Regex can get into infinite loop (#626)
|
6 år sedan |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 år sedan |