Histórico de commits

Autor SHA1 Mensagem Data
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) 1 ano atrás
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) 1 ano atrás
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 ano atrás
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 anos atrás
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 2 anos atrás
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 anos atrás
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) 3 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 anos atrás
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 anos atrás
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 anos atrás
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) 5 anos atrás
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) 6 anos atrás
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) 6 anos atrás
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 anos atrás
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 anos atrás
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 anos atrás
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 anos atrás
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 anos atrás
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 anos atrás
  Sebastien Ros 1227c2992f Implementing JsValue 11 anos atrás
  Sebastien Ros e17adc30ab Passing more unit tests 11 anos atrás
  Sebastien Ros fbefc0511c Implementing Boolean.prototype.toString 11 anos atrás
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 anos atrás
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 anos atrás
  Sebastien Ros 241205132a Implementing all standard conversions 12 anos atrás
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 anos atrás
  Sebastien Ros d73582a7d8 Renaming arguments 12 anos atrás
  Sebastien Ros 5ec68fd7fb Defining more standard properties 12 anos atrás