Histórico de Commits

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