Commit History

Author SHA1 Message Date
  Marko Lahma ba1eb4188f Use Test262Harness to run tests (#1039) 3 years ago
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 3 years ago
  source-transformer 0e315f41df Generic Methods: better generic method support. (#1106) 3 years ago
  source-transformer d1e69aeb2f Add support for generic methods under interop (#1103) 3 years ago
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 years ago
  Marko Lahma 5dc5033983 Add .editorconfig (#1105) 3 years ago
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) 3 years ago
  source-transformer ea62f4e0fa Allow JavaScriptException to be subclassed (#1093) 3 years ago
  Marko Lahma d21f36a2e8 Always allow operator overloaded conversion (#1099) 3 years ago
  Marko Lahma 0231800a02 Explicit/implicit cast operator search should check parameter type (#1098) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago
  Marko Lahma e31a0a7809 Fix reference checks after delete (#1095) 3 years ago
  Conic Games b271cefea1 Fix integer addition/subtraction overflow (#1091) 3 years ago
  shlomo-ildar bb070cc95f Date.parse should default to local time (#1083) 3 years ago
  Gökhan Kurt 95f25aaad6 Improve function interop (#1074) 3 years ago
  Marko Lahma 999ce2e4ae Fix BigInt loose equality (#1073) 3 years ago
  Marko Lahma 2d16a66ccc Fix iterator prototype and Reflect/Proxy issues (#1072) 3 years ago
  Marko Lahma 9daf50cf25 Fix some error related issues (#1071) 3 years ago
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) 3 years ago
  Sébastien Ros 1123279f7b Ignore all md files from builds 3 years ago
  Gökhan Kurt 6d53805682 Various Interop fixes (#1063) 3 years ago
  Marko Lahma 903588b596 Fix issues when running on ARM architecture (#1061) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma 277111834f Update ECMAScript feature status, include ES2021 (#1052) 3 years ago
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Ayende Rahien ff6765bf1a Allowing to use nullable propagation on callables again. Fixed #1041 (#1042) 3 years ago
  Marko Lahma 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) 3 years ago
  Marko Lahma f2e440463f Bound function should not inherit from FunctionInstance (#1044) 3 years ago
  Marko Lahma a6c09a95c8 Fix script-level strict mode handling (#1043) 3 years ago