Commit History

Author SHA1 Message Date
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 7a6dc642c4 Optimize Array and Completion (#501) 7 years ago
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 years ago
  Marko Lahma 707244db2c Introduce object pooling (#479) 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Marko Lahma cdb061ba9f Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460) 7 years ago
  Sebastien Ros dfc54d3e94 Merge remote-tracking branch 'origin/es6' into dev 7 years ago
  Ayende Rahien caef6f2f62 Better error from scripts. (#408) 8 years ago
  Sebastien Ros 5529064f85 Fixing ReferenceError tests 8 years ago
  Sebastien Ros c5f71c54cf Fixing function strict mode test 8 years ago
  Sebastien Ros 52fe4e9f8e Simplying Strict support 8 years ago
  Sebastien Ros 7d3d59f231 Fixing some tests 8 years ago
  Sebastien Ros 817373698a Support for hoisting 8 years ago
  Sebastien Ros 94886e260e wip 8 years ago
  Sebastien Ros 2b1221635f Adding source information in exceptions 11 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros fea15a9161 Passing the Global Object values tests 11 years ago
  Sebastien Ros 24071e0c9b Fixing direct call to eval() 12 years ago
  Sebastien Ros ce52901d34 Fixing Global member configurability 12 years ago
  Sebastien Ros efab9cfc8b Completing strict code management 12 years ago
  Sebastien Ros df03017445 Implementing String.prototype 12 years ago
  Sebastien Ros 0507fb9a78 Passing strict mode function unit tests 12 years ago
  Sebastien Ros 97f97b764c Completing Lexical Environments 12 years ago
  Sebastien Ros 4e9d74e03a Marking unit tests which should not be broken 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros bdb555d063 Changing FormalParameters to string[] 12 years ago
  Sebastien Ros 8fbf0885a0 Implementing JSON object 12 years ago
  Sebastien Ros ecea61f082 Safe guarding eval code result from null values 12 years ago