提交历史

作者 SHA1 备注 提交日期
  Tom Bruyneel 3fbbff729c Add task support to DefaultObjectConverter (#1787) 1 年之前
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 年之前
  Graham Watts 45fca0420e Add ValueTask and ValueTask<T> to Promise conversion (#1744) 1 年之前
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) 1 年之前
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) 1 年之前
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) 1 年之前
  Umut Akkaya c905f53c99 Add experimental support for Task to Promise conversion (#1567) 1 年之前
  Marko Lahma 75a7b12aef Add net60 target (#1515) 2 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Marko Lahma 7da34e9ee5 Fix params array type handling under interop (#1216) 3 年之前
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 年之前
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 年之前
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 年之前
  Marko Lahma 284411b25a Support let and const (#722) 5 年之前
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 年之前
  Steffen Liersch a3b3ce30a7 PropertyInfoDescriptor exception handling (#612) 6 年之前
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 年之前
  Kevin Ackerman eb3bcd92fe Fixes delegates created from expressions. (#585) 6 年之前
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 7 年之前
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 年之前
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 年之前
  Sebastien Ros 950959df26 Updating build pipeline 8 年之前
  Sébastien Ros 0c0fa95357 Catching exceptions optionally (#374) 8 年之前
  Massimiliano Gentile c521b590fa Added support for catching exceptions from CLR code (#326) 8 年之前
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 8 年之前
  briman0094 b0628d1917 Add function prototype to DelegateWrapper (#334) 9 年之前
  Brian Beard 9fda44a443 allow nullable delegate parameters to be excluded from the JS function call 10 年之前
  nicopon e495f45c97 map jsArguments to .NET Params in delegate 10 年之前
  Sebastien Ros 64f31c6651 Implementation skeleton 11 年之前