Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) il y a 3 ans
  Gökhan Kurt 6d53805682 Various Interop fixes (#1063) il y a 3 ans
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) il y a 3 ans
  Marko Lahma 43d63be7a3 Allow JS class to extend CLR type (#1049) il y a 3 ans
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) il y a 3 ans
  Marko Lahma f2e440463f Bound function should not inherit from FunctionInstance (#1044) il y a 3 ans
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) il y a 3 ans
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) il y a 3 ans
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) il y a 3 ans
  Marko Lahma 412922c9ea Always set ObjectInstance prototype by default (#982) il y a 3 ans
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) il y a 4 ans
  Marko Lahma e0589fe4af Enable more tests (#932) il y a 4 ans
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) il y a 4 ans
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 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 b29573bdce Support optional catch binding (#900) il y a 4 ans
  Marko Lahma 5f1892cd42 Class support (#816) il y a 4 ans
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) il y a 4 ans
  Marko Lahma c204412140 Fix JSON serialization logic to adhere to latest specification (#820) il y a 4 ans
  Marko Lahma caf8ff8b43 Support extension methods (#812) il y a 4 ans
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) il y a 4 ans
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) il y a 4 ans
  Marko Lahma 1fec0a93af Enable function tests (#736) il y a 5 ans
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) il y a 5 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) il y a 5 ans
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) il y a 5 ans
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) il y a 5 ans
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) il y a 5 ans