Commit History

作者 SHA1 備註 提交日期
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 5 月之前
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 9 月之前
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 9 月之前
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 10 月之前
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 年之前
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 2 年之前
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 3 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) 4 年之前
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 5 年之前
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 年之前
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 6 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 6 年之前
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 年之前
  Marko Lahma dc2ce8ceb7 StringDictionarySlim instead of Dictionary/StructDictionary (#554) 7 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年之前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年之前
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 年之前
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 年之前
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 8 年之前
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 8 年之前
  Marko Lahma 6164795167 Upgrade to latest Esprima, remove redundant casts (#452) 8 年之前
  Sebastien Ros bd0d1d742f Adding Symbol object 9 年之前