Commit History

Author SHA1 Message Date
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 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 3020dff7ac Improve recursion performance v1 (#1269) 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
  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 978d31900f Remove LexicalEnvironment (#901) 4 years ago
  Marko Lahma a44e845762 Fix block-scoped function registrations (#859) 4 years ago
  Marko Lahma 284411b25a Support let and const (#722) 5 years ago
  Sam Lord 644795e8a9 Implement arrow functions (#601) 6 years ago
  Sam Lord 7b485ec8e0 Latest Esprima beta changes (#595) 6 years ago
  Marko Lahma 3b06e02101 New interpreter engine (#559) 6 years ago