Cronologia Commit

Autore SHA1 Messaggio Data
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) 3 anni fa
  Marko Lahma 903588b596 Fix issues when running on ARM architecture (#1061) 3 anni fa
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 anni fa
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) 3 anni fa
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 anni fa
  Marko Lahma d84af69871 Array.sort should obey execution constraints (#1026) 3 anni fa
  Gökhan Kurt 57b9b3c79b Implement relative indexing proposal [at() method] (#985) 3 anni fa
  Marko Lahma af31a9dce6 Harmonize iterator prototype intrinsics to follow spec (#933) 4 anni fa
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 anni fa
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 anni fa
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) 4 anni fa
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 anni fa
  Marko Lahma 55b9ef6bf6 Fix flatMap mapper function handling (#844) 4 anni fa
  Marko Lahma 8c357f5b88 Fix IIFE stack trace (#841) 4 anni fa
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) 4 anni fa
  Marko Lahma 5f1892cd42 Class support (#816) 4 anni fa
  Sébastien Ros 37ae0f84f8 Implementing stable sort (#809) 4 anni fa
  Marko Lahma f5fd44b732 ES6 for-of (#577) 5 anni fa
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 anni fa
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 anni fa
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 anni fa
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 anni fa
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 anni fa
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 anni fa
  miroslav22 531037ab61 Fixed: Calling Array.prototype.toString() with anything other than a real Array object throws a NullReferenceException (#641) 6 anni fa
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 anni fa
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 anni fa
  Marko Lahma f65d588a7e ES6 String Literals (#570) 6 anni fa
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 anni fa
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 anni fa