Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Lahma b0529f99e8 Fix indexer value conversion (#792) hace 4 años
  Marko Lahma 30f26ced02 Publish symbol package (#786) hace 4 años
  Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) hace 5 años
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) hace 5 años
  Sébastien Ros 88ac7e3662 Adding constructor with existing options (#762) hace 5 años
  Marko Lahma 5e68c16924 Enable skipped let/const tests (#775) hace 5 años
  Marko Lahma 57d56921ea Follow the BoundNames spec in BlockDeclarationInstantiation (#774) hace 5 años
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) hace 5 años
  Marko Lahma 02b4f692d4 Fix Date's NaN JSON.stringify (#764) hace 5 años
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) hace 5 años
  Michael Kriese 5d1114d48a Add protected function instance constructor (#759) hace 5 años
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) hace 5 años
  Sébastien Ros 4978e9f4dc Create FUNDING.yml hace 5 años
  Marko Lahma 69c525c56a Provide engine instance when customizing options (#751) hace 5 años
  Marko Lahma 5c8a57e770 Create DefaultReferenceResolver (#752) hace 5 años
  Marko Lahma 5bd7f46576 Harmonize property iteration for ObjectWrapper (#750) hace 5 años
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) hace 5 años
  Marko Lahma 1fec0a93af Enable function tests (#736) hace 5 años
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) hace 5 años
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) hace 5 años
  Christian Schwarz 58f8addfe0 Support passing a dictionary inside an object (#740) hace 5 años
  Marko Lahma 67ce67edc8 Tick let/const in readme (#737) hace 5 años
  Marko Lahma 0f2c39b912 Propagate interop exceptions from IndexDescriptor (#728) hace 5 años
  Marko Lahma 284411b25a Support let and const (#722) hace 5 años
  Marko Lahma 7d9c61cc19 Only mark array-like if Count or Length present, don't make it error (#726) hace 5 años
  Marko Lahma e87a9490a2 Fix infinite recursion possibility in call stack string building (#723) hace 5 años
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) hace 5 años
  Marko Lahma f5fd44b732 ES6 for-of (#577) hace 5 años
  Sébastien Ros 1b6ad93300 Don't throw when CLR indexer not found (#718) hace 5 años
  Sebastian Stehle 4e86924d7e Execution constraints (#709) hace 5 años