Commit Verlauf

Autor SHA1 Nachricht Datum
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) vor 5 Jahren
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) vor 5 Jahren
  Marko Lahma f89886063e Reflect & Proxy (#681) vor 5 Jahren
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) vor 6 Jahren
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) vor 6 Jahren
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) vor 7 Jahren
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) vor 7 Jahren
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) vor 7 Jahren
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) vor 7 Jahren
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties vor 7 Jahren
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) vor 7 Jahren
  Sebastien Ros 55b14dcf34 Optimizing property access performance vor 10 Jahren
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests vor 11 Jahren
  Sebastien Ros 936d5eb9fe Fixing unit tests vor 11 Jahren
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions vor 12 Jahren
  Sebastien Ros 1227c2992f Implementing JsValue vor 12 Jahren
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor vor 12 Jahren
  Sebastien Ros e17adc30ab Passing more unit tests vor 12 Jahren
  Sebastien Ros df03017445 Implementing String.prototype vor 12 Jahren
  Sebastien Ros 1e30fd461f Adding undefined state for object attributes vor 12 Jahren
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor vor 12 Jahren
  Sebastien Ros 9c648a6933 incremental work on Array.prototype vor 12 Jahren
  Sebastien Ros 5ec68fd7fb Defining more standard properties vor 12 Jahren
  Sebastien Ros 01ae03bfdf Splitting configuration in another step vor 12 Jahren
  Sebastien Ros c0c320e41c Refactoring prototype chain construction vor 12 Jahren