Commit History

Author SHA1 Message Date
  Gökhan Kurt 7a1902f3af Fix some Object static methods returning wrong value (#1318) 2 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 e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 years ago
  Marko Lahma e0328f2cf4 Update test262 to latest and fix issues (#1151) 3 years ago
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) 3 years ago
  Marko Lahma 412922c9ea Always set ObjectInstance prototype by default (#982) 3 years ago
  Gökhan Kurt 87ee8e2c4b Implement Object.hasOwn (#960) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) 4 years ago
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 years ago
  Marko Lahma 284411b25a Support let and const (#722) 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 5e0b3bb917 Improve engine creation performance (#625) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Marko Lahma dc2ce8ceb7 StringDictionarySlim instead of Dictionary/StructDictionary (#554) 6 years ago
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 years ago
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 7 years ago
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) 7 years ago
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) 7 years ago