Commit History

Author SHA1 Message Date
  Marko Lahma 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 year ago
  adams85 f4f68fc6d9 Upgrade to Acornima v1.1.0 (#1898) 1 year ago
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 year ago
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 year ago
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) 1 year ago
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) 1 year ago
  Marko Lahma 1ddfad3515 Don't compile Regex instances containing negative lookahead (#1761) 1 year ago
  Marko Lahma 60cbc25bd7 Compile Regex instances in ScriptPreparation (#1757) 1 year ago
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) 1 year ago
  Marko Lahma fbe0f6b09c Internalize Environment services and use Key as name (#1735) 1 year ago
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) 1 year ago
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) 1 year ago
  Marko Lahma 675ad495ce Support caching of string instances in script preparation (#1678) 1 year ago
  Marko Lahma 7a2132f1b3 Cache more script-global information when preparing AST (#1671) 1 year ago
  Marko Lahma 3f376c75dc Set AllowReturnOutsideFunction to true for PrepareScript (#1550) 2 years ago
  Marko Lahma a73f0a17d3 Fix some problems revealed by test262 suite (#1371) 2 years ago
  Baowei Li(Free) aaf2ce38b2 Add ability to prepare and reuse module code (#1300) 2 years ago
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) 2 years ago