Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma 9079aef684 Convert to using file-scoped namespaces (#1931) před 1 rokem
  Thrasha 1b7288df5e Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context před 1 rokem
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) před 1 rokem
  adams85 6ec9e60545 Rename EsprimaExtensions to AstExtensions (#1832) před 1 rokem
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) před 1 rokem
  Marko Lahma 23a2a25877 Add partial support for yield via experimental flag (#1815) před 1 rokem
  Marko Lahma 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) před 1 rokem
  Marko Lahma a1788187de Restructure and internalize (#1738) před 1 rokem
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) před 1 rokem
  Marko Lahma 4272c3bcb0 Return old recursion limit capabilities (#1695) před 1 rokem
  Marko Lahma 791384f34d Move expression initialize to expression implementation (#1677) před 1 rokem
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) před 2 roky
  Marko Lahma d90b774ec2 ES2022 Class fields and static blocks (#1546) před 2 roky
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) před 2 roky
  Marko Lahma ec25ac3a66 Unify and cleanup API (#1355) před 2 roky
  Marko Lahma 6b5f04d923 Improve array interop API (#1352) před 2 roky
  Marko Lahma ca6c0d679a Fix array issues (#1325) před 2 roky
  Marko Lahma ffa4260777 Implement async/await (#1323) před 2 roky
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) před 2 roky
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) před 2 roky
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) před 2 roky
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) před 2 roky
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) před 2 roky
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) před 3 roky
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) před 3 roky
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) před 3 roky
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) před 3 roky
  Marko Lahma 9d8432606d ES2020 BigInt (#1027) před 3 roky
  Marko Lahma 6f4ad5052f Remove IIterator interface (#1000) před 3 roky
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) před 3 roky