Commit History

Author SHA1 Message Date
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
  Marko Lahma 56cc45ee9e Create ITimeSystem abstraction for date parsing/time zone logic (#1488) 2 years ago
  Marko Lahma 4142d9371c Improve date handling and time zone support (#1446) 2 years ago
  Marko Lahma 4eb7fc55b4 Ensure DateTime.MinValue can be passed via interop (#1442) 2 years ago
  Marko Lahma 5eb6b82e7f Add public type Constructor (#1440) 2 years ago
  Marko Lahma 83206f4635 Improve date parsing by utilizing MimeKit logic (#1434) 2 years ago
  Marko Lahma eeb4865ddc Optimize plain object access (#1356) 2 years ago
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 years ago
  Marko Lahma c680830d3b Add easier APIs for interop usage (#1351) 2 years ago
  Marko Lahma c7489b54d2 Fix default date constructor to clip decimal part (#1340) 2 years ago
  Marko Lahma 6f11ba671e Optimize new Date() (#1281) 3 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma e48c6f5fb8 Fix inheriting from TypeReference backed interop type (#1168) 3 years ago
  Marko Lahma bbc5bab0b5 Hide Call method from public API (#1062) 3 years ago
  Marko Lahma 650c0cbc4e Date related fixes and improvements (#1107) 3 years ago
  shlomo-ildar bb070cc95f Date.parse should default to local time (#1083) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) 3 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) 4 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 42ff935986 Switch to Visual Studio 2019 and .NET Core 3 test runner (#669) 5 years ago