Commit History

Author SHA1 Message Date
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) 5 years ago
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma d87e7a66a0 Catch block doesn't catch error thrown by JSON.parse (#629) 6 years ago
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) 6 years ago
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Marko Lahma cdb061ba9f Fix issues with parsing knockout-3.4.0.js and lodash.min.js (#460) 7 years ago
  Marko Lahma b25e243ee8 Reduce string operations memory allocations (#457) 7 years ago
  Marko Lahma 98dc732be2 Optimize array access and add ability to hint array size (#455) 7 years ago
  Marko Lahma aaf42cc900 Cache common JsValue allocations (#456) 7 years ago
  Marko Lahma 4582830317 cache common int to string conversions 7 years ago
  Sebastien Ros dfc54d3e94 Merge remote-tracking branch 'origin/es6' into dev 7 years ago
  Liangying 89c3c99205 Improve JSON.parse and JSON.stringify performance (#358) 8 years ago
  Sebastien Ros 0e1e67bb00 Fixing json 8 years ago
  Sebastien Ros 94886e260e wip 8 years ago
  Sebastien Ros 1a83e8cc84 #98: Fixing Json array parsing 11 years ago
  Frederic Torres 7c6dbace14 JSON parser should handle negative number 11 years ago
  Sebastien Ros 2b1221635f Adding source information in exceptions 11 years ago
  Sebastien Ros a61bbe9d1c Fixing number parsing in JSonParser 11 years ago
  Sebastien Ros 5846a8274e Some more refactoring of JsonParser 11 years ago
  Sebastien Ros 3e528d0f10 Refactoring JSonParser 11 years ago
  Frederic Torres 1e1b2f3cee Finish all JSON Unit tests 11 years ago
  Frederic Torres c99d7624c1 fixed unit tests 15.12.1.1-g2-2 15.12.1.1-g2-4 15.12.1.1-g1-2 15.12.2-2-6.js 15.12.1.1-g4-1 11 years ago
  Frederic Torres be2d75d92b fixed unit test 15.12.2-2-3 11 years ago
  Frederic Torres 3026b3308e Fixed some JSON.parse error and set exception msg 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago