Historique des commits

Auteur SHA1 Message Date
  Marko Lahma 91755e9949 Ensure Acornima ParseErrorException is exposed as JavasScriptException (#1924) il y a 1 an
  Thrasha 1b7288df5e Make EsprimaExtensions.TryGetKey[ more resilient to missing execution context il y a 1 an
  Trung Tran 4e82c672eb Add Task async await check when evaluate await expression (#1882) il y a 1 an
  Marko Lahma 752da88c37 Fix string-indexing optimizations against custom strings (#1871) il y a 1 an
  Marko Lahma 15b1fcfb82 Update test262 suite and fix issues (#1839) il y a 1 an
  adams85 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) il y a 1 an
  adams85 e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) il y a 1 an
  Marko Lahma 5656b1d3dc Add more Acornima friendly type aliases (#1825) il y a 1 an
  Marko Lahma aca8fb3d62 Use global usings and aliases for Esprima namespaces and types (#1824) il y a 1 an
  Marko Lahma d306162997 Obsolete and cleanup some ObjectInstance access patterns (#1809) il y a 1 an
  Marko Lahma 9fbdab389f Improve AOT usage scenarios with metadata (#1764) il y a 1 an
  Marko Lahma 511523bec2 Move Js* types to be directly under Jint.Native namespace (#1745) il y a 1 an
  tomatosalat0 dc20829be5 Script location should be passed to module resolver (#1740) il y a 1 an
  Marko Lahma a1788187de Restructure and internalize (#1738) il y a 1 an
  Marko Lahma d3e65ac38b Replace some string usage with Key when suitable (#1737) il y a 1 an
  Marko Lahma fbe0f6b09c Internalize Environment services and use Key as name (#1735) il y a 1 an
  Marko Lahma 7e08babf3b Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722) il y a 1 an
  Marko Lahma 982a751485 Rename FunctionInstance to Function (#1721) il y a 1 an
  Marko Lahma 7ad9db735c Hide, rename and move some methods (#1719) il y a 1 an
  Marko Lahma a3e919be49 Remove some Instance suffixes (#1718) il y a 1 an
  Marko Lahma d6d398a6c7 Remove Record suffix from types (#1716) il y a 1 an
  tomatosalat0 5ef97b80ed Debug StepInto stops at beginning of arrow function (#1715) il y a 1 an
  Marko Lahma 3dcae812fa Unify recursion constraints between invoke and call (#1714) il y a 1 an
  Marko Lahma 3ab67e416b Groundwork for generators (#1705) il y a 1 an
  Marko Lahma c5657939fc Enable Meziantou.Analyzer (#1682) il y a 1 an
  Marko Lahma 4bff351660 Optimize Array.pop (#1680) il y a 1 an
  Marko Lahma 675ad495ce Support caching of string instances in script preparation (#1678) il y a 1 an
  Marko Lahma 7a2132f1b3 Cache more script-global information when preparing AST (#1671) il y a 1 an
  Marko Lahma 0242ac5a81 Track TypeReference registrations and use as prototype (#1661) il y a 1 an
  Marko Lahma adeb772d49 Add better debugger view support via debugger attributes (#1656) il y a 1 an