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 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 months ago
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 year ago
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 year ago
  神麤詭末 b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 year ago
  Tom Bruyneel 3fbbff729c Add task support to DefaultObjectConverter (#1787) 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 16365067f0 Make JsValue implement IConvertible (#1713) 1 year ago
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) 1 year ago
  Marko Lahma c3fe5c5dbc Update test suite and implement Set.union (#1692) 1 year ago
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 year ago
  Marko Lahma 5ee35f1e52 Keep track of MethodInfoFunctionInstance's target object (#1658) 1 year ago
  Marko Lahma adeb772d49 Add better debugger view support via debugger attributes (#1656) 1 year ago
  Marko Lahma f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 year ago
  viruscamp 48d512f567 Improve Proxy conformance and support CLR interop better (#1645) 1 year ago
  viruscamp 0ebf7cd5a8 Support explicit interface and hidden member of super class (#1613) 2 years ago
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 years ago
  mainlyer ef8976839c Support inheritance chain of CLR objects with instanceof operator (#1511) 2 years ago
  Marko Lahma 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 years ago
  Marko Lahma 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 years ago
  Marko Lahma 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 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 6d2715448d Implement ShadowRealm (#1174) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) 3 years ago
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 years ago