Revīziju vēsture

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