Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) hace 4 años
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) hace 4 años
  n1xx1 20dcf69afd Fix double evaluation when Operator Overloading is enabled (#945) hace 4 años
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) hace 4 años
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) hace 4 años
  Marko Lahma af31a9dce6 Harmonize iterator prototype intrinsics to follow spec (#933) hace 4 años
  Gökhan Kurt e75235445c Do not throw error immediately when receiving null Regex from Esprima (#931) hace 4 años
  Marko Lahma e0589fe4af Enable more tests (#932) hace 4 años
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) hace 4 años
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) hace 4 años
  Marko Lahma 99d05aff3f Add iterator prototype tests (#928) hace 4 años
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) hace 4 años
  Marko Lahma e90e4b3cc9 Update ArrayBuffer, DataView and TypedArray related tests (#926) hace 4 años
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) hace 4 años
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) hace 4 años
  Joseph Da Silva 5a058bf9c1 Implement WeakMap and WeakSet (#912) hace 4 años
  Marko Lahma 3b33cb1135 Parse scripts only once while testing (#910) hace 4 años
  Gökhan Kurt ae5e9d01da Implement Error stack property (#904) hace 4 años
  Joseph Da Silva 21dd3fb474 Fix ToInt32 conversion (#902) hace 4 años
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) hace 4 años
  Marko Lahma b29573bdce Support optional catch binding (#900) hace 4 años
  Marko Lahma e6f54b5318 Introduce Engine.Evaluate (#899) hace 4 años
  Sebastien Ros cdb2aa5f8f Update README badges hace 4 años
  Sebastien Ros 1d9df51409 Update build script for main branch hace 4 años
  Marko Lahma ab88152cee Allow tabs in property names when parsing JSON (#898) hace 4 años
  Marko Lahma 0dbcdb0395 Add support for Optional Chaining (#881) hace 4 años
  Gökhan Kurt 50b723254f Improve generic extension methods and Linq interop (#896) hace 4 años
  Simon 426acedb9b Promise lets go again (#889) hace 4 años
  Gökhan Kurt 517900f469 Implement Operator Overloading (#893) hace 4 años
  Marko Lahma 2631405dbb Fix Map and Set call validation (#895) hace 4 años