Umut Akkaya
|
db73cadf0a
Add StackGuard for improved stack handling support (#1566)
|
2 lat temu |
Marko Lahma
|
3f376c75dc
Set AllowReturnOutsideFunction to true for PrepareScript (#1550)
|
2 lat temu |
Marko Lahma
|
6333d2856b
Add Options extension method for DisableStringCompilation (#1498)
|
2 lat temu |
Marko Lahma
|
4ebc6a03ed
Fix Engine.SetValue(string, string) to check for null value (#1490)
|
2 lat temu |
Marko Lahma
|
4142d9371c
Improve date handling and time zone support (#1446)
|
2 lat temu |
Marko Lahma
|
ba6e1a5478
Support configuring whether dynamic (eval) JavaScript code is allowed (#1416)
|
2 lat temu |
Jither
|
3c45b8c8d8
Debugger API improvements (#1382)
|
2 lat temu |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 lat temu |
Marko Lahma
|
03c31195bd
Upgrade to Esprima 3.0.0-beta-7 (#1289)
|
3 lat temu |
Marko Lahma
|
2196309316
Upgrade to Esprima 3.0.0-beta-6 (#1268)
|
3 lat temu |
Marko Lahma
|
79fbf108a5
Fix optional member call (#1233)
|
3 lat temu |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 lat temu |
Marko Lahma
|
5faf2fd0f2
Improve parseInt logic (#1229)
|
3 lat temu |
Christian Rondeau
|
fb02542f7b
Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171)
|
3 lat temu |
Marko Lahma
|
1ba173f8a5
Fix GetOwnPropertyKeys canonical array index handling (#1184)
|
3 lat temu |
Marko Lahma
|
d4621d6760
Improve class constructor error reporting (#1169)
|
3 lat temu |
Sébastien Ros
|
408df556b8
Fix regular expression performance with /g flag (#1157)
|
3 lat temu |
Marko Lahma
|
650c0cbc4e
Date related fixes and improvements (#1107)
|
3 lat temu |
Jither
|
3fa1f8343c
Debugger improvements 4b (#1113)
|
3 lat temu |
Marko Lahma
|
298ff59ac0
Fix class declaration hoisting and typeof double-evaluation (#1104)
|
3 lat temu |
Conic Games
|
b271cefea1
Fix integer addition/subtraction overflow (#1091)
|
3 lat temu |
shlomo-ildar
|
bb070cc95f
Date.parse should default to local time (#1083)
|
3 lat temu |
Marko Lahma
|
a6c09a95c8
Fix script-level strict mode handling (#1043)
|
3 lat temu |
Jonathan Resnick
|
7148772983
Fix JsonParser error behavior (#1038)
|
3 lat temu |
Jonathan Resnick
|
8e8cae4fdf
Fix JSON-serialization issues (#1037)
|
3 lat temu |
Gökhan Kurt
|
6b22d92172
Fix double evaluation of typeof operator (#987)
|
3 lat temu |
Marko Lahma
|
bf140bff22
Introduce EvaluationContext for statement and expression evaluation (#979)
|
3 lat temu |
Marko Lahma
|
d932de757e
Fix handling of member expression as object property key (#975)
|
3 lat temu |
Marko Lahma
|
f5571d0700
Refactor options and add MaxArraySize constraint (#923)
|
4 lat temu |
Gökhan Kurt
|
d8282ef3b2
Test case for __proto__ prop (#948)
|
4 lat temu |