Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) há 1 ano atrás
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) há 1 ano atrás
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) há 1 ano atrás
  Marko Lahma 675ad495ce Support caching of string instances in script preparation (#1678) há 1 ano atrás
  Marko Lahma abc36466d7 Optimize JSON serialization (#1512) há 2 anos atrás
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) 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 6d2715448d Implement ShadowRealm (#1174) há 3 anos atrás
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) há 3 anos atrás
  Marko Lahma 4a80efda6a Fix issues uncovered by latest test262 suite (#1040) há 3 anos atrás
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) há 3 anos atrás
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 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 4544bdb663 Fix string indexing detecting $ as NaN and thus 0 (#699) 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 3b06e02101 New interpreter engine (#559) há 6 anos atrás
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) 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
  Marko Lahma 93bee1d289 #451 optimize evaluation performance há 7 anos atrás
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) há 7 anos atrás
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) há 7 anos atrás
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) há 7 anos atrás
  Frederic Torres f68c04945e fix string[Infinity] and string.localeCompare.length há 11 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 37bf2f5e2b Refactoring PropertyDescriptor há 11 anos atrás