Historia zmian

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