Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) há 1 ano atrás
  Marko Lahma 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) há 1 ano atrás
  Marko Lahma dadeb15519 Remove Enum.HasFlag usage (#1850) há 1 ano atrás
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) há 1 ano atrás
  viruscamp 89a1b615f6 PropertyDescriptor improvements (#1648) há 1 ano atrás
  Marko Lahma 7fd4893131 Optimize engine construction (#1621) há 2 anos atrás
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) há 2 anos atrás
  Marko Lahma 421401b7ef Fix ToPropertyDescriptor Proxy issues (#1335) há 2 anos atrás
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) há 3 anos atrás
  Marko Lahma 2d16a66ccc Fix iterator prototype and Reflect/Proxy issues (#1072) há 3 anos atrás
  Marko Lahma 6a87e76706 Fix more issues related to built-in objects (#1053) há 3 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) há 4 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 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 28b7ea613d Don't allow changes to shared Undefined property descriptor (#606) há 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) há 7 anos atrás
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) há 7 anos atrás
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) há 7 anos atrás
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) há 7 anos atrás
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) há 7 anos atrás
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 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 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties há 7 anos atrás
  Marko Lahma 573f1a1515 #451 optimize ArrayInstance há 7 anos atrás
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) há 7 anos atrás
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) há 7 anos atrás
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) há 7 anos atrás