Commit History

Author SHA1 Message Date
  Marko Lahma f862659980 Implement FinalizationRegistry (#1328) 2 years ago
  Marko Lahma 3a3e57c63d Improve global object setup and access performance (#1280) 3 years ago
  Marko Lahma 723723c84e Implement WeakRef (#1242) 3 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 5faf2fd0f2 Improve parseInt logic (#1229) 3 years ago
  Marko Lahma c596da23ce Implement AggregateError (#1175) 3 years ago
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Joseph Da Silva 5a058bf9c1 Implement WeakMap and WeakSet (#912) 4 years ago
  Simon 426acedb9b Promise lets go again (#889) 4 years ago
  Marko Lahma 556792009f Fix unescape at end of string (#831) 4 years ago
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 1fc3858536 Assignment fixes and more tests (#716) 5 years ago
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 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
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 years ago
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) 6 years ago
  Marko Lahma e0701ca211 ES6 Math functions (#569) 6 years ago
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 years ago
  Michael Kriese 7dbdd67c53 net45 support. (#530) 7 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 years ago