Historial de Commits

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