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 d29244cdb6 Update test262 test suite and fix issues (#1944) 11 months ago
  Marko Lahma e2b5c3bbce Update test262 test suite and fix TypedArray.set issues (#1934) 11 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Marko Lahma dafb5256bc Update test262 suite and fix typed array issues (#1902) 1 year ago
  Marko Lahma 1093b815af Make LazyPropertyDescriptor generic and some prototypes more lazy (#1868) 1 year ago
  Marko Lahma 15b1fcfb82 Update test262 suite and fix issues (#1839) 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 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 year ago
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 year ago
  Marko Lahma 5ad54b1b92 Implement SharedArrayBuffer (#1708) 1 year ago
  Marko Lahma 331c1b7676 Implement resizable ArrayBuffer (#1707) 1 year ago
  Marko Lahma a6419328c9 Ensure proper ValueStringBuilder dispose when needed (#1699) 1 year ago
  Marko Lahma 90691bbaba Replace StringBuilderPool with ValueStringBuilder (#1697) 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 b48e7b7180 Rename TypedArrayInstance to JsTypedArray (#1592) 2 years ago
  Marko Lahma 2ce1349039 Rename ArrayBufferInstance to JsArrayBuffer and make it public (#1591) 2 years ago
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 years ago
  Marko Lahma 67705d7a07 Remove implicit using for System.Linq (#1493) 2 years ago
  Marko Lahma 486373eb0b Implement change Array by copy (#1366) 2 years ago
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) 2 years ago
  Marko Lahma eeb4865ddc Optimize plain object access (#1356) 2 years ago
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 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