Commit History

Author SHA1 Message Date
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 week ago
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  Marko Lahma f1a8010c4e Remove unused usings (#2072) 4 months ago
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) 1 year ago
  Marko Lahma 53ab42a7c8 Add custom strategy for array read access (#1729) 1 year ago
  Marko Lahma 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
  Marko Lahma a72358840c Fixes to Array.from behavior against primitive type (#1449) 2 years ago
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
  Marko Lahma f9423a5e9d Fix some array issues uncovered by compat-table tests (#1347) 2 years ago
  Marko Lahma 421401b7ef Fix ToPropertyDescriptor Proxy issues (#1335) 2 years ago
  Marko Lahma 9fbed07473 Implement RegExp match indices (#1310) 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 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
  Jither 3fa1f8343c Debugger improvements 4b (#1113) 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 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) 3 years ago
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago