Commit History

Author SHA1 Message Date
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 years ago
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) 4 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 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 5dbdb5967c Use JsValue for property access (#701) 5 years ago
  Marko Lahma f89886063e Reflect & Proxy (#681) 5 years ago
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 years ago
  Marko Lahma e4055925c6 ES6 array functions (#555) 6 years ago