提交歷史

作者 SHA1 備註 提交日期
  adams85 d39eeee619 Fix dynamic importing of JSON modules (#1837) 1 年之前
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 年之前
  adams85 6ec9e60545 Rename EsprimaExtensions to AstExtensions (#1832) 1 年之前
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 年之前
  tomatosalat0 5a0691b363 Fix module builder loader interaction (#1753) 1 年之前
  tomatosalat0 dc20829be5 Script location should be passed to module resolver (#1740) 1 年之前
  Marko Lahma a1788187de Restructure and internalize (#1738) 1 年之前
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) 1 年之前
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 1 年之前
  Marko Lahma 7678879055 Implement JSON modules (#1711) 1 年之前
  Marko Lahma 78b168cf0b Implement import attributes (#1710) 1 年之前
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 年之前
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 年之前
  Marko Lahma cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 年之前
  Marko Lahma 48c2992689 Enable top-level await tests and fix issues (#1552) 2 年之前
  李凤焕 65606532ef Throw real JavascriptException location on Module (#1522) 2 年之前
  Jither 3c45b8c8d8 Debugger API improvements (#1382) 2 年之前
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 年之前
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 2 年之前
  Marko Lahma 41309de576 Improve error location reporting (#1273) 2 年之前
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) 2 年之前
  Marko Lahma 8b89a99241 Upgrade to Esprima 3.0.0-beta-5 (#1260) 2 年之前
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 年之前
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) 3 年之前
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) 3 年之前
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 年之前
  Christian Rondeau 8c89089d9f Fix TimeoutInterval crashing ImportModule (#1165) 3 年之前
  Christian Rondeau 6098a14c54 Module support fixes and improvements (#1102) 3 年之前
  Christian Rondeau fcc7c8d257 Support ECMAScript modules (export/import statements, modules definition) (#1054) 3 年之前