Commit History

Author SHA1 Message Date
  Marko Lahma 486373eb0b Implement change Array by copy (#1366) 2 years ago
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma f9423a5e9d Fix some array issues uncovered by compat-table tests (#1347) 2 years ago
  Marko Lahma fb8b68781d Reduce memory allocations in array handling (#1314) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma a5cf2f9f8d Fix smallest index handling against collection under interop (#1190) 3 years ago
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) 3 years ago
  Marko Lahma a0cfd78aa8 Fix array performance regression (#1148) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Sébastien Ros 37ae0f84f8 Implementing stable sort (#809) 4 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago