Commit History

Author SHA1 Message Date
  Joseph Da Silva 5a058bf9c1 Implement WeakMap and WeakSet (#912) 4 years ago
  Marko Lahma 3b33cb1135 Parse scripts only once while testing (#910) 4 years ago
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) 4 years ago
  Simon 426acedb9b Promise lets go again (#889) 4 years ago
  Sébastien Ros 4d83ebd40b Move CI to GitHub actions 4 years ago
  Marko Lahma 89ac4fbbc2 Implement flat and flatMap (#834) 4 years ago
  Marko Lahma f212d3fa77 Handle recursive engine invocations (#837) 4 years ago
  Marko Lahma 238c308e59 Upgrade Esprima to 2.0.0-beta-1338 (#830) 4 years ago
  Marko Lahma 5f1892cd42 Class support (#816) 4 years ago
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 years ago
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Marko Lahma f5fd44b732 ES6 for-of (#577) 5 years ago
  Marko Lahma 1fc3858536 Assignment fixes and more tests (#716) 5 years ago
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) 5 years ago
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) 5 years ago
  Marko Lahma 177a5c7e72 Improve date handling and enable 262 tests (#690) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Marko Lahma 753030e60a ES6 Object Literals (#605) 6 years ago
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 years ago
  Sébastien Ros 823658d787 Implemented IXunitSerializable (#604) 6 years ago
  Marko Lahma 4692fc12c5 ES6 destructuring (#578) 6 years ago
  Marko Lahma f65d588a7e ES6 String Literals (#570) 6 years ago
  Marko Lahma 2eddfd8d5a Spread, rest and default (#563) 6 years ago
  Marko Lahma 8430824f76 Improve for loops, improve reported reference errors (#566) 6 years ago
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago
  Marko Lahma 021c01a615 Add some missing new Math methods in ECMAScript 6 (#539) 7 years ago
  Marko Lahma 5f1be3154a Add Test262 test cases (#525) 7 years ago