Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 gadi atpakaļ
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 gadi atpakaļ
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 gadi atpakaļ
  Marko Lahma 85b407823e Remove unnecessary ObjectClass types (#1172) 3 gadi atpakaļ
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 gadi atpakaļ
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 gadi atpakaļ
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 gadi atpakaļ
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 gadi atpakaļ
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 gadi atpakaļ
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 gadi atpakaļ
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) 6 gadi atpakaļ
  Marko Lahma 8bbd390486 Optimize interop (#519) 7 gadi atpakaļ
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 gadi atpakaļ
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 gadi atpakaļ
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 gadi atpakaļ
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 gadi atpakaļ
  Marko Lahma d27b17852d #451 prefer for over foreach when iterating Lists (#483) 7 gadi atpakaļ
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 gadi atpakaļ
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 gadi atpakaļ
  Sebastien Ros 75b605f826 Fixing unit tests 7 gadi atpakaļ
  Sebastien Ros cf4abb8204 Adding netstandard1.3 target 9 gadi atpakaļ
  Sebastien Ros 0612a7a49b Renaming option's internal properties 9 gadi atpakaļ
  Sebastien Ros 03c1cee683 Fixing multi-generic types creation 10 gadi atpakaļ
  Fred VanEijk a90a0d4917 improvements and additional tests for nested types 10 gadi atpakaļ
  Fred VanEijk ad0a3e361b use ordinal 10 gadi atpakaļ
  Fred VanEijk 17f8d283db adding support for nested .net types 10 gadi atpakaļ
  Sebastien Ros 5680d3b8b7 Implementing generics support 11 gadi atpakaļ
  Sebastien Ros 089e5cb969 Caching namespace/type references resolution 11 gadi atpakaļ
  Sebastien Ros e811661b55 Fixing type resolution 11 gadi atpakaļ
  Sebastien Ros 75aae5ef1a Assemblies and classes access 11 gadi atpakaļ