Commit History

Author SHA1 Message Date
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  adams85 6ec9e60545 Rename EsprimaExtensions to AstExtensions (#1832) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma 62ab48186c Sync WIP generator structures to main (#1762) 1 year ago
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
  Marko Lahma 1de233467a Add fast case for single statement in a block (#1730) 1 year ago
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) 1 year ago
  Marko Lahma 4272c3bcb0 Return old recursion limit capabilities (#1695) 1 year ago
  Marko Lahma 8ebdc342f6 Optimize URI decode and encode (#1647) 1 year ago
  Lehonti Ramos 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 years ago
  Marko Lahma ffa4260777 Implement async/await (#1323) 2 years ago
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 2 years ago
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 years ago
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) 2 years ago
  Marko Lahma 41309de576 Improve error location reporting (#1273) 2 years ago
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 2 years ago
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 years ago
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) 3 years ago
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 years ago
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) 3 years ago
  Marko Lahma c51d984fa0 Ensure to use same JintFunctionDefinition instance when possible (#964) 3 years ago
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) 4 years ago
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) 4 years ago
  Marko Lahma a44e845762 Fix block-scoped function registrations (#859) 4 years ago
  Jither 546f1e8960 Debugger improvements 3 (#852) 4 years ago
  Marko Lahma de3739bd3d Stack traces for JS exceptions (#821) 4 years ago
  Marko Lahma 57d56921ea Follow the BoundNames spec in BlockDeclarationInstantiation (#774) 5 years ago