Historique des commits

Auteur SHA1 Message Date
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) il y a 3 ans
  Marko Lahma a2f0becdad Implement String.prototype.replaceAll (#1155) il y a 3 ans
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) il y a 3 ans
  Marko Lahma 903588b596 Fix issues when running on ARM architecture (#1061) il y a 3 ans
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) il y a 3 ans
  Gökhan Kurt 57b9b3c79b Implement relative indexing proposal [at() method] (#985) il y a 3 ans
  Marko Lahma af31a9dce6 Harmonize iterator prototype intrinsics to follow spec (#933) il y a 4 ans
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) il y a 4 ans
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) il y a 4 ans
  Marko Lahma dcaae15a02 Fix Invoke logic and object coercion (#883) il y a 4 ans
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) il y a 5 ans
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) il y a 5 ans
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) il y a 5 ans
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) il y a 5 ans
  Marko Lahma f89886063e Reflect & Proxy (#681) il y a 5 ans
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) il y a 5 ans
  Marko Lahma 63c734750b Regex can get into infinite loop (#626) il y a 6 ans
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) il y a 6 ans
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) il y a 6 ans
  Marko Lahma f65d588a7e ES6 String Literals (#570) il y a 6 ans
  Marko Lahma e0701ca211 ES6 Math functions (#569) il y a 6 ans
  Marko Lahma 3b06e02101 New interpreter engine (#559) il y a 6 ans
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) il y a 6 ans
  Marko Lahma e4055925c6 ES6 array functions (#555) il y a 6 ans
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) il y a 7 ans
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) il y a 7 ans
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) il y a 7 ans