Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 4259645984 Optimize iterators a bit (#1363) há 2 anos atrás
  Marko Lahma eeb4865ddc Optimize plain object access (#1356) há 2 anos atrás
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) há 2 anos atrás
  Marko Lahma c7489b54d2 Fix default date constructor to clip decimal part (#1340) 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
  Marko Lahma 650c0cbc4e Date related fixes and improvements (#1107) há 3 anos atrás
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) há 3 anos atrás
  Marko Lahma 1cf0e2bfb4 Improve operator overloading logic (#1011) há 3 anos atrás
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) há 4 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Marko Lahma 170c72c5f1 Fix missing NewTarget handling for basic types (#875) há 4 anos atrás
  Marko Lahma 02b4f692d4 Fix Date's NaN JSON.stringify (#764) há 5 anos atrás
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 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 177a5c7e72 Improve date handling and enable 262 tests (#690) há 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) há 5 anos atrás
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) há 5 anos atrás
  Marko Lahma 42ff935986 Switch to Visual Studio 2019 and .NET Core 3 test runner (#669) há 6 anos atrás
  miroslav22 2ff9b3b705 DatePrototype to(x)String should not throw (#639) há 6 anos atrás
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) há 6 anos atrás
  Marko Lahma e0701ca211 ES6 Math functions (#569) há 6 anos atrás
  Sébastien Ros ce69f30a81 Fixing TimeWithinDay for negative values (#549) há 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) há 7 anos atrás
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) há 7 anos atrás
  Marko Lahma 09be6f1a24 #451 don't allocate date formats each time dates are being parsed (#512) há 7 anos atrás
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 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
  victor-sushko 43b575299b Fixing DatePrototype.MakeDay (#467) há 7 anos atrás