Commit History

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