Commit History

Author SHA1 Message Date
  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 650c0cbc4e Date related fixes and improvements (#1107) 3 years ago
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 years ago
  Marko Lahma 42ff935986 Switch to Visual Studio 2019 and .NET Core 3 test runner (#669) 6 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Brian Beard 9fe1402663 Allow entire .NET DateTime range for Date 11 years ago
  Sebastien Ros 99e29590e2 Fixing some Date tests 11 years ago
  Sebastien Ros 079c6a1764 Fixing more unit tests 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros 241205132a Implementing all standard conversions 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago