Histórico de Commits

Autor SHA1 Mensagem Data
  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 bbc5bab0b5 Hide Call method from public API (#1062) há 3 anos atrás
  Marko Lahma 903588b596 Fix issues when running on ARM architecture (#1061) há 3 anos atrás
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) há 3 anos atrás
  Marko Lahma ceee6b2ccb Add Engine.Construct method (#1047) há 3 anos atrás
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) há 3 anos atrás
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 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 284411b25a Support let and const (#722) 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 f89886063e Reflect & Proxy (#681) há 5 anos atrás
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) há 6 anos atrás
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) há 6 anos atrás
  Marko Lahma 1f8d87a4ce ES6 Number APIs (#574) há 6 anos atrás
  Marko Lahma f65d588a7e ES6 String Literals (#570) há 6 anos atrás
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) há 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) há 7 anos atrás
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 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
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) há 7 anos atrás
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions há 11 anos atrás
  Sebastien Ros 1227c2992f Implementing JsValue há 11 anos atrás
  Sebastien Ros cc305fbf76 Incremental work of property descriptors há 11 anos atrás
  Sebastien Ros df03017445 Implementing String.prototype há 12 anos atrás
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf há 12 anos atrás
  Sebastien Ros 241205132a Implementing all standard conversions há 12 anos atrás