Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) há 3 anos atrás
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) há 3 anos atrás
  Marko Lahma a800bd32e7 Improve null handling in generic parameter resolution logic (#1209) há 3 anos atrás
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) há 3 anos atrás
  Marko Lahma ca8d8f28fa Improve method scoring between double and float (#1143) há 3 anos atrás
  source-transformer 0e315f41df Generic Methods: better generic method support. (#1106) há 3 anos atrás
  source-transformer d1e69aeb2f Add support for generic methods under interop (#1103) há 3 anos atrás
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) há 3 anos atrás
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) há 3 anos atrás
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) há 3 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Bernhard Windisch 27865262a9 Add ClrFunctionInstance as fallback to MethodInfoFunctionInstance (#872) há 4 anos atrás
  Marko Lahma caf8ff8b43 Support extension methods (#812) há 4 anos atrás
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) há 4 anos atrás
  Marko Lahma 284411b25a Support let and const (#722) há 5 anos atrás
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) há 5 anos atrás
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) há 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) há 5 anos atrás
  Steffen Liersch a3b3ce30a7 PropertyInfoDescriptor exception handling (#612) há 6 anos atrás
  boennhoff c1f59091cc Added full support for interop with methods that have default values (#597) há 6 anos atrás
  Marko Lahma 3519bc7b23 Improved method resolution (#576) há 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) há 7 anos atrás
  Marko Lahma 8bbd390486 Optimize interop (#519) há 7 anos atrás
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) há 7 anos atrás
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) há 7 anos atrás
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) há 7 anos atrás
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) há 7 anos atrás
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) há 7 anos atrás
  Marko Lahma 4582830317 cache common int to string conversions há 7 anos atrás
  Sérgio Fonseca a216ad328b Fix for CLR exceptions inside TypeReference instances not being caught by JS code (#394) há 8 anos atrás