Commit History

Author SHA1 Message Date
  Marko Lahma 7fd4893131 Optimize engine construction (#1621) 2 years ago
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
  Marko Lahma 3a3e57c63d Improve global object setup and access performance (#1280) 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 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 47fff2e5a5 fix StringDictionarySlim enumeration after first item delete (#677) 5 years ago
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 years ago
  Marko Lahma dc2ce8ceb7 StringDictionarySlim instead of Dictionary/StructDictionary (#554) 6 years ago