Commit History

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