Adam Storr 15807f00bb Adding String.padStart and String.padEnd #429 (#434) 7 years ago
..
Argument 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
Array 4dc78fdbeb Fixing for-in support on Strings (#372) 8 years ago
Boolean 936d5eb9fe Fixing unit tests 11 years ago
Date 561d8c3101 Fixing Date.getHours (#432) 7 years ago
Error abe706ee71 Adding missing message property on ErrorPrototype 11 years ago
Function caef6f2f62 Better error from scripts. (#408) 8 years ago
Global 2883f2dea5 Implemented unescape function on global object. (#385) 8 years ago
Json 89c3c99205 Improve JSON.parse and JSON.stringify performance (#358) 8 years ago
Math 914a3bc7fb Fixing random initialization 10 years ago
Number 458698df5c Fix bug in number to string conversion. (#369) 8 years ago
Object 4cf1b7428b Changing JsValue to a class (#324) 9 years ago
RegExp 2d35385bc4 Fixing RegExp multiline support 9 years ago
String 15807f00bb Adding String.padStart and String.padEnd #429 (#434) 7 years ago
ICallable.cs 1227c2992f Implementing JsValue 11 years ago
IConstructor.cs 1227c2992f Implementing JsValue 11 years ago
IPrimitiveInstance.cs 1227c2992f Implementing JsValue 11 years ago
JsValue.cs a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) 8 years ago
Null.cs 2d83c14024 Using readonly fields when possible 10 years ago
Undefined.cs 2d83c14024 Using readonly fields when possible 10 years ago