Historia zmian

Autor SHA1 Wiadomość Data
  Marko Lahma 1ba173f8a5 Fix GetOwnPropertyKeys canonical array index handling (#1184) 3 lat temu
  Marko Lahma c596da23ce Implement AggregateError (#1175) 3 lat temu
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 lat temu
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 lat temu
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) 3 lat temu
  Marko Lahma a0cfd78aa8 Fix array performance regression (#1148) 3 lat temu
  Marko Lahma fe4ee89b85 Support custom CLR object creator for ObjectInstance.ToObject (#1140) 3 lat temu
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 lat temu
  Gökhan Kurt 95f25aaad6 Improve function interop (#1074) 3 lat temu
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) 3 lat temu
  Gökhan Kurt 6d53805682 Various Interop fixes (#1063) 3 lat temu
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 lat temu
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) 3 lat temu
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 lat temu
  Marko Lahma f2e440463f Bound function should not inherit from FunctionInstance (#1044) 3 lat temu
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) 3 lat temu
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 lat temu
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) 3 lat temu
  Marko Lahma 412922c9ea Always set ObjectInstance prototype by default (#982) 3 lat temu
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) 4 lat temu
  Marko Lahma e0589fe4af Enable more tests (#932) 4 lat temu
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 lat temu
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 lat temu
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 lat temu
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) 4 lat temu
  Marko Lahma b29573bdce Support optional catch binding (#900) 4 lat temu
  Marko Lahma 5f1892cd42 Class support (#816) 4 lat temu
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 lat temu
  Marko Lahma c204412140 Fix JSON serialization logic to adhere to latest specification (#820) 4 lat temu
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 lat temu