Commit History

Author SHA1 Message Date
  Marko Lahma 8f106a7c1f Rename ExceptionHelper to Throw and shorter method names (#2148) 1 week ago
  Marko Lahma 323230e2fb Enforce code style on build and fix issues (#2074) 4 months ago
  adams85 d39eeee619 Fix dynamic importing of JSON modules (#1837) 1 year ago
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  adams85 6ec9e60545 Rename EsprimaExtensions to AstExtensions (#1832) 1 year ago
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  tomatosalat0 5a0691b363 Fix module builder loader interaction (#1753) 1 year ago
  tomatosalat0 dc20829be5 Script location should be passed to module resolver (#1740) 1 year ago
  Marko Lahma a1788187de Restructure and internalize (#1738) 1 year ago
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) 1 year ago
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
  Marko Lahma 7678879055 Implement JSON modules (#1711) 1 year ago
  Marko Lahma 78b168cf0b Implement import attributes (#1710) 1 year ago
  Marko Lahma 6653ec842c Code changes to keep NET 8 analyzers happy (#1685) 1 year ago
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 years ago
  Marko Lahma 48c2992689 Enable top-level await tests and fix issues (#1552) 2 years ago
  李凤焕 65606532ef Throw real JavascriptException location on Module (#1522) 2 years ago
  Jither 3c45b8c8d8 Debugger API improvements (#1382) 2 years ago
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 2 years ago
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 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 8b89a99241 Upgrade to Esprima 3.0.0-beta-5 (#1260) 2 years ago
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) 3 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
  Christian Rondeau fb02542f7b Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171) 3 years ago
  Christian Rondeau 8c89089d9f Fix TimeoutInterval crashing ImportModule (#1165) 3 years ago