Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma a72358840c Fixes to Array.from behavior against primitive type (#1449) před 2 roky
  Marko Lahma 4d84b91d3e Fix ArrayInstance.GetOwnProperties with typed dense array (#1420) před 2 roky
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) před 2 roky
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) před 2 roky
  Marko Lahma f9423a5e9d Fix some array issues uncovered by compat-table tests (#1347) před 2 roky
  Marko Lahma b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) před 2 roky
  Marko Lahma ca6c0d679a Fix array issues (#1325) před 2 roky
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) před 3 roky
  Gökhan Kurt 6d53805682 Various Interop fixes (#1063) před 3 roky
  Marko Lahma d84af69871 Array.sort should obey execution constraints (#1026) před 3 roky
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) před 4 roky
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) před 4 roky
  Marko Lahma d47f5525c1 Fix instanceof logic to comply with specification (#884) před 4 roky
  Sébastien Ros 37ae0f84f8 Implementing stable sort (#809) před 4 roky
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) před 5 roky
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) před 5 roky
  Marko Lahma 6a01501c31 Cannot index array with empty string (#660) před 6 roky
  miroslav22 531037ab61 Fixed: Calling Array.prototype.toString() with anything other than a real Array object throws a NullReferenceException (#641) před 6 roky