Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) před 2 roky
  Marko Lahma 583aabbf05 Fix some class handling issues (#1346) před 2 roky
  Marko Lahma fb8b68781d Reduce memory allocations in array handling (#1314) před 2 roky
  Marko Lahma 9fbed07473 Implement RegExp match indices (#1310) před 2 roky
  Marko Lahma 4e6a18b56b Fix array performance regression (#1284) před 3 roky
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) před 3 roky
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) před 3 roky
  Marko Lahma 1ba173f8a5 Fix GetOwnPropertyKeys canonical array index handling (#1184) před 3 roky
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) před 3 roky
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) před 3 roky
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) před 3 roky
  Marko Lahma 13e45e1f46 Implement array find from last (#1070) před 3 roky
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) před 3 roky
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) před 3 roky
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) před 4 roky
  Marko Lahma e0589fe4af Enable more tests (#932) před 4 roky
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) před 4 roky
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) před 4 roky
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) před 4 roky
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) před 4 roky
  Marko Lahma b29573bdce Support optional catch binding (#900) před 4 roky
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) před 4 roky
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) před 5 roky
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) před 5 roky
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) před 5 roky
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) před 5 roky
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) před 5 roky
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) před 5 roky
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) před 5 roky
  Marko Lahma f89886063e Reflect & Proxy (#681) před 5 roky