Commit History

Author SHA1 Message Date
  Marko Lahma caf8ff8b43 Support extension methods (#812) 4 years ago
  Jither 3ffb2dcc32 Debugger improvements #2 (#810) 4 years ago
  Marko Lahma cccd41e73a Optimize interop, use NET5 to run tests (#803) 4 years ago
  Marko Lahma 1d29ae72bb Publish symbols on rel/3.0-beta (#800) 4 years ago
  Sébastien Ros d3ec154ad6 Updating esprima 4 years ago
  Sébastien Ros 93f345f1b0 Update README.md 4 years ago
  Marko Lahma db2fc72f37 Fix indexing JArray / faster IList indexing (#798) 4 years ago
  Marko Lahma 4972108c7a Change invalid ICallable to throw TypeError instead of ArgumentException (#794) 4 years ago
  Marko Lahma b717934d69 Improve error handling for JToken property access (#796) 4 years ago
  Marko Lahma b0529f99e8 Fix indexer value conversion (#792) 4 years ago
  Marko Lahma 30f26ced02 Publish symbol package (#786) 4 years ago
  Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 years ago
  Andrey Taritsyn 6da41ae948 Use a more specific exception in the `CancellationConstraint` class (#769) 5 years ago
  Sébastien Ros 88ac7e3662 Adding constructor with existing options (#762) 5 years ago
  Marko Lahma 5e68c16924 Enable skipped let/const tests (#775) 5 years ago
  Marko Lahma 57d56921ea Follow the BoundNames spec in BlockDeclarationInstantiation (#774) 5 years ago
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) 5 years ago
  Marko Lahma 02b4f692d4 Fix Date's NaN JSON.stringify (#764) 5 years ago
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) 5 years ago
  Michael Kriese 5d1114d48a Add protected function instance constructor (#759) 5 years ago
  Sébastien Ros 68733e1cf6 Provide a way to override interop members (#758) 5 years ago
  Sébastien Ros 4978e9f4dc Create FUNDING.yml 5 years ago
  Marko Lahma 69c525c56a Provide engine instance when customizing options (#751) 5 years ago
  Marko Lahma 5c8a57e770 Create DefaultReferenceResolver (#752) 5 years ago
  Marko Lahma 5bd7f46576 Harmonize property iteration for ObjectWrapper (#750) 5 years ago
  Marko Lahma a9ea78d08b Support object wrapper iterator (#749) 5 years ago
  Marko Lahma 1fec0a93af Enable function tests (#736) 5 years ago
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) 5 years ago
  Marko Lahma 56ca37b78c Optimize global identifier access a bit and reduce allocations (#741) 5 years ago
  Christian Schwarz 58f8addfe0 Support passing a dictionary inside an object (#740) 5 years ago