Commit History

Autor SHA1 Mensaxe Data
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) %!s(int64=4) %!d(string=hai) anos
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) %!s(int64=4) %!d(string=hai) anos
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 284411b25a Support let and const (#722) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma f89886063e Reflect & Proxy (#681) %!s(int64=5) %!d(string=hai) anos
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) %!s(int64=6) %!d(string=hai) anos
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) %!s(int64=6) %!d(string=hai) anos
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) %!s(int64=6) %!d(string=hai) anos
  Marko Lahma 5fe3b24676 Variable statement optimization (#562) %!s(int64=6) %!d(string=hai) anos
  Marko Lahma 3b06e02101 New interpreter engine (#559) %!s(int64=6) %!d(string=hai) anos
  Marko Lahma e4055925c6 ES6 array functions (#555) %!s(int64=6) %!d(string=hai) anos
  Michael Kriese 7dbdd67c53 net45 support. (#530) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor %!s(int64=7) %!d(string=hai) anos
  Marko Lahma 707244db2c Introduce object pooling (#479) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma d139547080 #451 remove tail recursion and faster environment records (#475) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) %!s(int64=7) %!d(string=hai) anos
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) %!s(int64=7) %!d(string=hai) anos
  Sebastien Ros 3e95f2d81a Refactoring ObjectInstance to support specialization %!s(int64=10) %!d(string=hai) anos
  Massimiliano Gentile f077fe6fae Implementation of Debug support %!s(int64=10) %!d(string=hai) anos
  Sebastien Ros 1227c2992f Implementing JsValue %!s(int64=11) %!d(string=hai) anos
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor %!s(int64=11) %!d(string=hai) anos