Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) há 2 semanas atrás
  Marko Lahma 27d3ce989d Create global alias for JsValue[] arguments (#2055) há 5 meses atrás
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) há 1 ano atrás
  Marko Lahma 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) há 1 ano atrás
  Marko Lahma 5d91655e1e Support creating NamespaceReference against empty namespace (#1888) há 1 ano atrás
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) há 1 ano atrás
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) há 1 ano atrás
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) há 1 ano atrás
  Marko Lahma 088f08f8e1 Enable code analysis with latest-Recommended (#1681) há 1 ano atrás
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) há 2 anos atrás
  Marko Lahma 75a7b12aef Add net60 target (#1515) há 2 anos atrás
  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
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) há 3 anos atrás
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) há 3 anos atrás
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) há 3 anos atrás
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) há 3 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 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
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) há 6 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 1cf16df954 Make execution context struct and other performance tweaks (#502) há 7 anos atrás
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) há 7 anos atrás
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor há 7 anos atrás
  Marko Lahma d27b17852d #451 prefer for over foreach when iterating Lists (#483) 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 f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) há 7 anos atrás