提交历史

作者 SHA1 备注 提交日期
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) 1 年之前
  神麤詭末 b6f99b9455 UnwrapIfPromise Call RunAvailableContinuations (#1813) 1 年之前
  Tom Bruyneel 3fbbff729c Add task support to DefaultObjectConverter (#1787) 1 年之前
  Marko Lahma 4b23f03c52 Remove some unnecessary JsString allocations (#1728) 1 年之前
  Marko Lahma 69b33acaf3 Cleanup ObjectInstance public API (#1720) 1 年之前
  Marko Lahma 16365067f0 Make JsValue implement IConvertible (#1713) 1 年之前
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) 1 年之前
  Marko Lahma c3fe5c5dbc Update test suite and implement Set.union (#1692) 1 年之前
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 年之前
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 年之前
  Marko Lahma 5ee35f1e52 Keep track of MethodInfoFunctionInstance's target object (#1658) 1 年之前
  Marko Lahma adeb772d49 Add better debugger view support via debugger attributes (#1656) 1 年之前
  Marko Lahma f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 年之前
  viruscamp 48d512f567 Improve Proxy conformance and support CLR interop better (#1645) 1 年之前
  viruscamp 0ebf7cd5a8 Support explicit interface and hidden member of super class (#1613) 2 年之前
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 年之前
  mainlyer ef8976839c Support inheritance chain of CLR objects with instanceof operator (#1511) 2 年之前
  Marko Lahma 81cfbc0507 Ensure support for custom null and undefined (#1407) 2 年之前
  Marko Lahma 6839807204 Improved support for defining custom JsString deriving type (#1404) 2 年之前
  Marko Lahma 92fbdc3410 Allow deleting dictionary entries via interop (#1341) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) 3 年之前
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 年之前
  Marko Lahma 8f0d433737 Fix issues related to JSON, Math, RegExp and Proxy (#1045) 3 年之前
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 年之前
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) 3 年之前
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 年之前
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 年之前
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) 3 年之前